changeset 4837 | 2e446923c9fb |
parent 4817 | c68e7490e4cf |
child 4849 | 0b918c186938 |
1.1 --- a/test/testshape.c Fri Aug 06 13:52:38 2010 -0400 1.2 +++ b/test/testshape.c Fri Aug 06 20:22:14 2010 -0400 1.3 @@ -44,7 +44,6 @@ 1.4 LoadedPicture* pictures; 1.5 int i, j; 1.6 SDL_PixelFormat* format = NULL; 1.7 - Uint32 format_enum; 1.8 SDL_Window *window; 1.9 SDL_Color black = {0,0,0,0xff}; 1.10 SDL_Event event;