Be nice to eVC++ build process and don't include not existing files.
authorWłodzimierz Skiba <abx@abx.art.pl>
Sun, 30 Apr 2006 21:16:56 +0000 (21:16 +0000)
committerWłodzimierz Skiba <abx@abx.art.pl>
Sun, 30 Apr 2006 21:16:56 +0000 (21:16 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38967 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/glcanvas.h

index b4f2bac6b63755a310f3a6428fe8ded70c9506e8..762665c0be9e4fc99d4c3319ad01963b83e6aebe 100644 (file)
@@ -32,8 +32,6 @@
 #include "wx/mac/glcanvas.h"
 #elif defined(__WXCOCOA__)
 #include "wx/cocoa/glcanvas.h"
-#elif defined(__WXPM__)
-#include "wx/os2/glcanvas.h"
 #endif
 
 #include "wx/app.h"