Browse Source

Backed out changeset 737771c47c6f, done testing Buildbot changes.

Ryan C. Gordon 12 years ago
parent
commit
d1bde399af
2 changed files with 0 additions and 5 deletions
  1. 0 3
      src/main/windows/SDL_windows_main.c
  2. 0 2
      src/video/raspberry/SDL_rpievents.c

+ 0 - 3
src/main/windows/SDL_windows_main.c

@@ -7,9 +7,6 @@
 
 #ifdef __WIN32__
 
-sdfsdfdsf
-
-
 /* Include this so we define UNICODE properly */
 #include "../../core/windows/SDL_windows.h"
 

+ 0 - 2
src/video/raspberry/SDL_rpievents.c

@@ -23,8 +23,6 @@
 
 #if SDL_VIDEO_DRIVER_RPI
 
-sdfsdfdsf
-
 #include "../../events/SDL_sysevents.h"
 #include "../../events/SDL_events_c.h"
 #include "../../events/SDL_keyboard_c.h"