]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/dataview.h
renaming
[wxWidgets.git] / include / wx / mac / dataview.h
diff --git a/include/wx/mac/dataview.h b/include/wx/mac/dataview.h
deleted file mode 100644 (file)
index ffae4f6..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-#ifdef __WXMAC_CLASSIC__
-#  error "Native wxDataViewCtrl for classic environment not defined. Please use generic control."
-#else
-#  include "wx/mac/carbon/dataview.h"
-#endif