]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/morefile/MoreExtr.cpp
fixed maximization handling
[wxWidgets.git] / src / mac / morefile / MoreExtr.cpp
index 490d6dda270b1d0ba7e96ef2437fa4e9ebc0dc03..d24c3c996b5bfbfdff928e593951cab508102a0d 100644 (file)
@@ -235,7 +235,7 @@ pascal      OSErr   GetVolumeInfoNoName(ConstStr255Param pathname,
 **     to the local tempPathname).
 */
 
 **     to the local tempPathname).
 */
 
-#if TARGET_CARBON
+// #if TARGET_CARBON
 
 pascal OSErr   XGetVolumeInfoNoName(ConstStr255Param pathname,
                                                                        short vRefNum,
 
 pascal OSErr   XGetVolumeInfoNoName(ConstStr255Param pathname,
                                                                        short vRefNum,
@@ -291,7 +291,7 @@ pascal      OSErr   XGetVolumeInfoNoName(ConstStr255Param pathname,
        return ( error );
 }
 
        return ( error );
 }
 
-#endif
+// #endif
 
 /*****************************************************************************/
 
 
 /*****************************************************************************/