]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/dnd.h
Upported combobox changes and another fix.
[wxWidgets.git] / include / wx / dnd.h
index d908020f3c64efa8aff1bb5b1a245284f61a0b4e..b58b98687a3e8126954b25081679cdafe52cc5ac 100644 (file)
@@ -215,8 +215,6 @@ protected:
     #include "wx/mac/dnd.h"
 #elif defined(__WXPM__)
     #include "wx/os2/dnd.h"
-#elif defined(__WXSTUBS__)
-    #include "wx/stubs/dnd.h"
 #endif
 
 // ----------------------------------------------------------------------------