X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=src%2FCommon%2Ffreeglut_window.c;h=5a29a27df40e149a32bb696c1c1dfde92483246d;hb=e86b0a2f785267775a158a32da02779544960e6e;hp=9e0408151cf7664bfcdddc627a22bc8bc164f0d9;hpb=c41e61d8b1543d571577005109f15ac25b5f3f17;p=freeglut diff --git a/src/Common/freeglut_window.c b/src/Common/freeglut_window.c index 9e04081..5a29a27 100644 --- a/src/Common/freeglut_window.c +++ b/src/Common/freeglut_window.c @@ -29,14 +29,6 @@ #include #include "freeglut_internal.h" -#if defined(_WIN32_WCE) -# include -# ifdef FREEGLUT_LIB_PRAGMAS -# pragma comment( lib, "Aygshell.lib" ) -# endif -#endif /* defined(_WIN32_WCE) */ - - /* * TODO BEFORE THE STABLE RELEASE: *