]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/http.cpp
don't use %08p format string, gcc complains about it
[wxWidgets.git] / src / common / http.cpp
index 6f4aacf052c22ddd4c35054704763251ecfa49d4..fcab146c82aa4f0d10cc77ad03ed59c72d287ce9 100644 (file)
@@ -9,10 +9,6 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-  #pragma implementation "http.h"
-#endif
-
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"