Revert "win-capture, libobs: Show names of displays in Display Capture"

This reverts commit 9931f22ff4.
This commit is contained in:
jp9000
2020-03-19 06:43:57 -07:00
parent 06377bec46
commit 8ecfb405ce
4 changed files with 6 additions and 79 deletions

View File

@@ -181,8 +181,6 @@ struct gs_monitor_info {
long y;
long cx;
long cy;
char *monitor_name;
uint32_t flags;
};
struct gs_tvertarray {