Browse Source

Fixed not needed standard includes in test program.

Philipp Wiesemann 10 years ago
parent
commit
aaefa6a855
1 changed files with 0 additions and 3 deletions
  1. 0 3
      test/testdrawchessboard.c

+ 0 - 3
test/testdrawchessboard.c

@@ -14,9 +14,6 @@
 
 /* Sample program:  Draw a Chess Board  by using SDL_CreateSoftwareRenderer API */
 
-#include <stdlib.h>
-#include <stdio.h>
-
 #include "SDL.h"
 
 void