X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a15eb0a5c87f265c0cd49f7dca31ad4068123a27..15678bec37c6e3cb8a67a8b041579af595d4ccf3:/src/mac/morefile/MoreExtr.cpp diff --git a/src/mac/morefile/MoreExtr.cpp b/src/mac/morefile/MoreExtr.cpp index 490d6dda27..d24c3c996b 100644 --- a/src/mac/morefile/MoreExtr.cpp +++ b/src/mac/morefile/MoreExtr.cpp @@ -235,7 +235,7 @@ pascal OSErr GetVolumeInfoNoName(ConstStr255Param pathname, ** to the local tempPathname). */ -#if TARGET_CARBON +// #if TARGET_CARBON pascal OSErr XGetVolumeInfoNoName(ConstStr255Param pathname, short vRefNum, @@ -291,7 +291,7 @@ pascal OSErr XGetVolumeInfoNoName(ConstStr255Param pathname, return ( error ); } -#endif +// #endif /*****************************************************************************/