mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-03-25 16:43:33 +00:00
Remove outdated comment
This commit is contained in:
parent
b353cfd457
commit
bc0a6bffcf
@ -115,9 +115,6 @@ public:
|
|||||||
|
|
||||||
/** Open a file contained in the archive. Throws an exception if the
|
/** Open a file contained in the archive. Throws an exception if the
|
||||||
file doesn't exist.
|
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);
|
Ogre::DataStreamPtr getFile(const char *file);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user