Removed unused window size constants

This commit is contained in:
Sam Lantinga 2013-03-17 09:47:25 -07:00
parent e64abd6e47
commit 63b082da83
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;