mirror of
https://github.com/OpenMW/openmw.git
synced 2025-01-31 20:15:34 +00:00
Remove unused string
This commit is contained in:
parent
d296c6e9b7
commit
8df0effcf5
1 changed files with 0 additions and 2 deletions
|
@ -15,8 +15,6 @@ namespace Physic
|
|||
*/
|
||||
class BulletShape : public Ogre::Resource
|
||||
{
|
||||
Ogre::String mString;
|
||||
|
||||
protected:
|
||||
void loadImpl();
|
||||
void unloadImpl();
|
||||
|
|
Loading…
Reference in a new issue