]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/framecmn.cpp
eliminate __WIN32__ only code
[wxWidgets.git] / src / common / framecmn.cpp
index 8ab73139d86d4f4a59444f19f49378c18d18cfa2..f36f762caecea3ee97242d62bee8caed437b567e 100644 (file)
     #include "wx/statusbr.h"
 #endif
 
-// FIXME - temporary hack in absence of wxTLW in all ports!
-#ifndef wxTopLevelWindowNative
-    #define wxTopLevelWindow wxTopLevelWindowBase
-#endif
-
 // ----------------------------------------------------------------------------
 // event table
 // ----------------------------------------------------------------------------