]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/dcscreen.cpp
Remove DoSetSizeHints() call from Create()
[wxWidgets.git] / src / os2 / dcscreen.cpp
index ce428ed8cd290fbb190c8d4ffd0eb0199625bcd7..8c8543fa298c42bfd57000a4e4da3085eec68717 100644 (file)
@@ -4,7 +4,6 @@
 // Author:      David Webster
 // Modified by:
 // Created:     10/14/99
-// RCS-ID:      $Id$
 // Copyright:   (c) David Webster
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"
 
-#define INCL_DEV
-#define INCL_GPI
-#define INCL_PM
-#include<os2.h>
-
 #include "wx/os2/dcscreen.h"
 
 #ifndef WX_PRECOMP