source/src/video/directfb/SDL_DirectFB_video.h @@ -31,7 +31,6 @@ #include "SDL_scancode.h" #include "SDL_render.h" #include "SDL_log.h" #define DFB_VERSIONNUM(X, Y, Z) \ ((X)*1000 + (Y)*100 + (Z))