projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Removed obsolete check
[wxWidgets.git]
/
src
/
common
/
treebase.cpp
diff --git
a/src/common/treebase.cpp
b/src/common/treebase.cpp
index 6bf725823f8ebaee1c6adcaae6df23a7688e9899..656da196ac33832e7294e9dc444cc5f0a3cdf671 100644
(file)
--- a/
src/common/treebase.cpp
+++ b/
src/common/treebase.cpp
@@
-37,7
+37,6
@@
#include "wx/dynarray.h"
#include "wx/arrimpl.cpp"
#include "wx/dcclient.h"
-#include "wx/msgdlg.h"
// ----------------------------------------------------------------------------