projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
no need to add . and .. explicitely to the catalogs search path, the new catalog...
[wxWidgets.git]
/
include
/
wx
/
module.h
diff --git
a/include/wx/module.h
b/include/wx/module.h
index b67e4264012c296be97e51d8923b47706950f514..b73a840b4652f7916c9b6a62ab563514631d3760 100644
(file)
--- a/
include/wx/module.h
+++ b/
include/wx/module.h
@@
-12,10
+12,6
@@
#ifndef _WX_MODULE_H_
#define _WX_MODULE_H_
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
- #pragma interface "module.h"
-#endif
-
#include "wx/object.h"
#include "wx/list.h"