Fixes for windows build.
This commit is contained in:
@@ -198,7 +198,6 @@ class SG_EXPORT Drawable : public Object
|
||||
|
||||
protected:
|
||||
|
||||
Drawable(const Drawable&):Object() {}
|
||||
Drawable& operator = (const Drawable&) { return *this;}
|
||||
|
||||
virtual ~Drawable();
|
||||
|
||||
Reference in New Issue
Block a user