src/linetypes/modelobject.h

changeset 1260
0347e9bc883e
parent 1259
0384b1d49786
child 1261
5d2c9d36da9d
--- a/src/linetypes/modelobject.h	Sat Mar 03 16:56:49 2018 +0200
+++ b/src/linetypes/modelobject.h	Sat Mar 03 16:59:03 2018 +0200
@@ -80,7 +80,6 @@
 	void setColor (LDColor color);
 	void setHidden (bool value);
 	void setVertex (int i, const Vertex& vert);
-	void swap (LDObject* other);
 	bool isInverted() const;
 	void setInverted(bool value);
 	virtual int triangleCount() const;

mercurial