fix some xcode 7.0 warnings

This commit is contained in:
Martin Lindhe 2015-09-25 14:33:39 +02:00
parent 4a07e855cd
commit b36b9d6923
5 changed files with 8 additions and 6 deletions

View file

@ -45,7 +45,6 @@ public:
private:
GraphicsDebugger* observed;
bool in_destruction;
friend class GraphicsDebugger;
};