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

This commit is contained in:
pinkerton%netscape.com 2001-04-15 01:19:51 +00:00
Родитель b30081fe75
Коммит ef7cd54754
1 изменённых файлов: 2 добавлений и 1 удалений

Просмотреть файл

@ -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,