summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/uwp/window.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/osd/uwp/window.h')
-rw-r--r--src/osd/uwp/window.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/osd/uwp/window.h b/src/osd/uwp/window.h
index 65a5e8b8bad..e581ec71246 100644
--- a/src/osd/uwp/window.h
+++ b/src/osd/uwp/window.h
@@ -78,7 +78,6 @@ public:
volatile int m_init_state;
// window handle and info
- char m_title[256];
RECT m_non_fullscreen_bounds;
int m_startmaximized;
int m_isminimized;