Removed unused window size constants

This commit is contained in:
Sam Lantinga
2013-03-17 09:47:25 -07:00
parent 96627b3e6b
commit 30d3910d8b
2 changed files with 0 additions and 4 deletions

View File

@@ -17,8 +17,6 @@
#include "SDL_test_common.h"
#define WINDOW_WIDTH 640
#define WINDOW_HEIGHT 480
static SDLTest_CommonState *state;

View File

@@ -17,8 +17,6 @@
#include "SDL_test_common.h"
#define WINDOW_WIDTH 640
#define WINDOW_HEIGHT 480
static SDLTest_CommonState *state;