]> git.saurik.com Git - wxWidgets.git/blobdiff - src/palmos/minifram.cpp
Move column organizing code to ports, away from common code
[wxWidgets.git] / src / palmos / minifram.cpp
index 5180dd713d9f2086c9c32a8c8850725a7d0afb36..014077885d2d8c2681541c2063f94af86cab0e5e 100644 (file)
@@ -1,5 +1,5 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        minifram.cpp
+// Name:        src/palmos/minifram.cpp
 // Purpose:     wxMiniFrame
 // Author:      Julian Smart
 // Modified by:
@@ -9,10 +9,6 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma implementation "minifram.h"
-#endif
-
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"