summaryrefslogtreecommitdiffhomepage
path: root/StarsEx/Game.h
diff options
context:
space:
mode:
Diffstat (limited to 'StarsEx/Game.h')
-rw-r--r--StarsEx/Game.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/StarsEx/Game.h b/StarsEx/Game.h
index 0a59197..518c7d9 100644
--- a/StarsEx/Game.h
+++ b/StarsEx/Game.h
@@ -91,10 +91,6 @@ protected:
HMENU hmenu;
DWORD winstyle;
- char* app_name;
- char* title_text;
- char* palette_name;
-
// Internal variables for the state of the app
DWORD window_style; // Saved window style for mode switches
RECT bounds_rect; // Saved window bounds for mode switches