1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-29 22:45:34 +00:00

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);