projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Use thread-safe functions where possible.
[wxWidgets.git]
/
include
/
wx
/
xrc
/
xh_combo.h
diff --git
a/include/wx/xrc/xh_combo.h
b/include/wx/xrc/xh_combo.h
index 848a59c3caa76075f2eec6e93f30aad49b4aa143..7d952d128c573a88194f6db1a7aa74aac057d365 100644
(file)
--- a/
include/wx/xrc/xh_combo.h
+++ b/
include/wx/xrc/xh_combo.h
@@
-11,10
+11,6
@@
#ifndef _WX_XH_COMBO_H_
#define _WX_XH_COMBO_H_
-#if defined(__GNUG__) && !defined(__APPLE__)
-#pragma interface "xh_combo.h"
-#endif
-
#include "wx/xrc/xmlres.h"
#if wxUSE_COMBOBOX