projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
removed wxUSE_TOOLBAR_SIMPLE leftovers from the main sources, it's not used anywhere...
[wxWidgets.git]
/
include
/
wx
/
mgl
/
dcscreen.h
diff --git
a/include/wx/mgl/dcscreen.h
b/include/wx/mgl/dcscreen.h
index 08c5e7bbcae1f8558d5badc55b6eed4f7ee24128..684e211875de145d3b1a338be382c6126ab0e180 100644
(file)
--- a/
include/wx/mgl/dcscreen.h
+++ b/
include/wx/mgl/dcscreen.h
@@
-10,10
+10,6
@@
#ifndef __WX_DCSCREEN_H__
#define __WX_DCSCREEN_H__
-#ifdef __GNUG__
-#pragma interface "dcscreen.h"
-#endif
-
#include "wx/dcclient.h"
//-----------------------------------------------------------------------------