]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/busyinfo.cpp
don't set minimal column width, it should be possible to set it even to 0 if desired...
[wxWidgets.git] / src / generic / busyinfo.cpp
index 538a9525d736ac760b033bf96c4fffea48549c0f..42d406b79f782a8ece3781e40a2f2ffcacece9e4 100644 (file)
@@ -6,10 +6,6 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma implementation "busyinfo.h"
-#endif
-
 #include "wx/wxprec.h"
 
 #ifdef __BORLANDC__