another routine that isn't supported under Carbon. r=saari/sr=hyatt. bug# 75653

git-svn-id: svn://10.0.0.236/trunk@92331 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
pinkerton%netscape.com 2001-04-15 01:19:51 +00:00
parent 83dffb81ec
commit c8fadae9fa

View File

@ -647,7 +647,6 @@ pascal OSErr FindDrive(ConstStr255Param pathname,
return ( result );
}
#endif /* CALL_NOT_IN_CARBON */
/*****************************************************************************/
@ -787,6 +786,8 @@ pascal OSErr GetDiskBlocks(ConstStr255Param pathname,
return ( result );
}
#endif /* CALL_NOT_IN_CARBON */
/*****************************************************************************/
pascal OSErr GetVolFileSystemID(ConstStr255Param pathname,