mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-05-01 22:38:00 +03:00
Remove outdated comment
This commit is contained in:
parent
b353cfd457
commit
bc0a6bffcf
1 changed files with 0 additions and 3 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue