diff --git a/cogl/cogl-sdl.h b/cogl/cogl-sdl.h index 220e00466..44d308db9 100644 --- a/cogl/cogl-sdl.h +++ b/cogl/cogl-sdl.h @@ -52,15 +52,6 @@ #include #include -#ifdef _MSC_VER -/* We need to link to SDL.lib/SDLmain.lib - * if we are using Cogl - * that uses the SDL winsys - */ -#pragma comment (lib, "SDL.lib") -#pragma comment (lib, "SDLmain.lib") -#endif - COGL_BEGIN_DECLS /**