projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
don't dereference potentially NULL m_sock in Disconnect()
[wxWidgets.git]
/
src
/
palmos
/
fdrepdlg.cpp
diff --git
a/src/palmos/fdrepdlg.cpp
b/src/palmos/fdrepdlg.cpp
index 8f2182e28bccc135f11438af37200b760a46d153..86b31851f5f81fb5c508e5246527748eaab318a3 100644
(file)
--- a/
src/palmos/fdrepdlg.cpp
+++ b/
src/palmos/fdrepdlg.cpp
@@
-17,10
+17,6
@@
// headers
// ----------------------------------------------------------------------------
// headers
// ----------------------------------------------------------------------------
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
- #pragma implementation "mswfdrepdlg.h"
-#endif
-
// For compilers that support precompilation, includes "wx.h".
#include "wx/wxprec.h"
// For compilers that support precompilation, includes "wx.h".
#include "wx/wxprec.h"