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:
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
|
||||
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);
|
||||
|
||||
|
|
Loading…
Reference in a new issue