projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Pressing build-in joystick on WinCE phones fires wxEVT_JOY_BUTTON_DOWN event.
[wxWidgets.git]
/
src
/
common
/
dbtable.cpp
diff --git
a/src/common/dbtable.cpp
b/src/common/dbtable.cpp
index 7e5b6f1bd0b33e33bad982c7ea921bacfb9d7f66..f32954f688ffa9e63d981c733255e1a21ce6aaba 100644
(file)
--- a/
src/common/dbtable.cpp
+++ b/
src/common/dbtable.cpp
@@
-16,10
+16,6
@@
// SYNOPSIS STOP
*/
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
- #pragma implementation "dbtable.h"
-#endif
-
#include "wx/wxprec.h"
#ifdef __BORLANDC__