X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/90b959aee428b26304ee0056864af48775051496..6d9022fe3bb50a75b9b5eaf5cf32558e518ba310:/src/mac/spinctrl.cpp

diff --git a/src/mac/spinctrl.cpp b/src/mac/spinctrl.cpp
index 31aca32843..272c0791f3 100644
--- a/src/mac/spinctrl.cpp
+++ b/src/mac/spinctrl.cpp
@@ -18,7 +18,9 @@
 
 #include "wx/spinctrl.h"
 
+#if 0
 
+// now using the generic impl
 //-----------------------------------------------------------------------------
 // wxSpinCtrl
 //-----------------------------------------------------------------------------
@@ -37,5 +39,7 @@
 
 #endif // wxUSE_SPINBTN/!wxUSE_SPINBTN
 
+#endif
+
 #endif   // wxUSE_SPINCTRL