]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/carbon/aga.cpp
MacOS conforming activate/deactivate
[wxWidgets.git] / src / mac / carbon / aga.cpp
index 9a752cbe6d9fe609844955e65a3f0605cfeef32e..64827558b00742659d8f244a23b72ec7b4690d9d 100644 (file)
@@ -2,9 +2,9 @@
 #include "wx/mac/uma.h"
 #include "wx/mac/aga.h"
 
-#if !TARGET_CARBON
+#if 0 // TO BE REMOVED SOON
 
-#include <extcdef.h>
+//#include <extcdef.h>
 #include <PictUtils.h>
 
 pascal SInt32 AGAProgressBarDefProc (SInt16 procID, ControlHandle theControl, ControlDefProcMessage message, SInt32 param);