Remove outdated comment

This commit is contained in:
Chris Robinson 2012-07-15 09:03:35 -07:00
parent b353cfd457
commit bc0a6bffcf

View file

@ -115,9 +115,6 @@ public:
/** Open a file contained in the archive. Throws an exception if the
file doesn't exist.
NOTE: All files opened from one archive will share a common file
handle. This is NOT thread safe.
*/
Ogre::DataStreamPtr getFile(const char *file);