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:
parent
83dffb81ec
commit
c8fadae9fa
@ -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,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user