1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-12-12 19:53:14 +00:00

Remove unused string

This commit is contained in:
scrawl 2014-06-22 16:25:29 +02:00
parent d296c6e9b7
commit 8df0effcf5

View file

@ -15,8 +15,6 @@ namespace Physic
*/ */
class BulletShape : public Ogre::Resource class BulletShape : public Ogre::Resource
{ {
Ogre::String mString;
protected: protected:
void loadImpl(); void loadImpl();
void unloadImpl(); void unloadImpl();