Show
Ignore:
Timestamp:
03/13/09 16:56:19 (4 years ago)
Author:
robert
Message:

From Stephan Huber, clean up of Quicktime plugin

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • OpenSceneGraph/trunk/src/osgPlugins/quicktime/QTUtils.h

    r9769 r9932  
    5151#endif 
    5252     
    53     /** constructs an FSSpec out of an path */ 
    54      OSStatus MakeFSSpecFromPath(const char* path, FSSpec* spec); 
    55      
    56     /** opens a movie from a path */ 
    57       OSStatus MakeMovieFromPath(const char* path, Movie* movie, short& resref); 
    5853 
    5954