projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
return NULL (and not invalid) iterator from compatibility_iterator::GetPrevious(...
[wxWidgets.git]
/
include
/
wx
/
palmos
/
menu.h
diff --git
a/include/wx/palmos/menu.h
b/include/wx/palmos/menu.h
index ff4bbb5bd3a170f07bd3382695405141f078b338..9f8ea2e4c4fc6822705c709c3100ae564dc1d2a4 100644
(file)
--- a/
include/wx/palmos/menu.h
+++ b/
include/wx/palmos/menu.h
@@
-12,10
+12,6
@@
#ifndef _WX_MENU_H_
#define _WX_MENU_H_
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
- #pragma interface "menu.h"
-#endif
-
#if wxUSE_ACCEL
#include "wx/accel.h"
#include "wx/dynarray.h"