X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/90b959aee428b26304ee0056864af48775051496..66ce9e0609ac419e6eeff665b1087193954ed84a:/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