Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

Commit

Permalink
Removed unused window size constants
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Mar 17, 2013
1 parent 1350086 commit 07f0946
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions test/testrendercopyex.c
Expand Up @@ -17,8 +17,6 @@

#include "SDL_test_common.h"

#define WINDOW_WIDTH 640
#define WINDOW_HEIGHT 480

static SDLTest_CommonState *state;

Expand Down
2 changes: 0 additions & 2 deletions test/testrendertarget.c
Expand Up @@ -17,8 +17,6 @@

#include "SDL_test_common.h"

#define WINDOW_WIDTH 640
#define WINDOW_HEIGHT 480

static SDLTest_CommonState *state;

Expand Down

0 comments on commit 07f0946

Please sign in to comment.