Removed old and used FileUtils_Mac.cpp

This commit is contained in:
Robert Osfield
2004-11-18 16:25:14 +00:00
parent f92735765c
commit 5baebab14c
2 changed files with 0 additions and 552 deletions

View File

@@ -10,9 +10,6 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* OpenSceneGraph Public License for more details.
*/
#if 0 // defined(__APPLE__)
#include "FileUtils_Mac.cpp" // this is not functional yet -- fix!
#else
// currently this impl is for _all_ platforms, execpt as defined.
// the mac version will change soon to reflect the path scheme under osx, but
@@ -339,9 +336,6 @@ std::string osgDB::findFileInDirectory(const std::string& fileName,const std::st
#endif // unix getDirectoryContexts
#endif // ! target mac carbon
/////////////////////////////////////////////////////////////////////////////////////////////////
//