]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/osx/cocoa/chkconf.h
textctrl cleanup
[wxWidgets.git] / include / wx / osx / cocoa / chkconf.h
index 3bc180fade186507c4de5e7b5891bf4f4ef2952a..868eeb5ca3a61b4b7b1571018ec69d18290c22bd 100644 (file)
  * turning off capabilities that don't work under cocoa yet
  */
 
-#if wxUSE_DRAG_AND_DROP
-#undef wxUSE_DRAG_AND_DROP
-#define wxUSE_DRAG_AND_DROP 0
-#endif
-
-#if wxUSE_DATAVIEWCTRL
-#undef wxUSE_DATAVIEWCTRL
-#define wxUSE_DATAVIEWCTRL 0
-#endif
-
 #endif
     /* _WX_MAC_CHKCONF_H_ */