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