src/ldObject.h

changeset 1027
b2f58a8e3d24
parent 1023
9450ac3cd930
child 1028
5877e49e9a28
--- a/src/ldObject.h	Wed Feb 17 00:54:02 2016 +0200
+++ b/src/ldObject.h	Wed Feb 17 02:56:59 2016 +0200
@@ -133,7 +133,6 @@
 	static QString describeObjects (const LDObjectList& objs);
 	static LDObject* fromID (int id);
 	static LDObject* getDefault (const LDObjectType type);
-	static void moveObjects (LDObjectList objs, const bool up); // TODO: move this to LDDocument?
 	static QString typeName (LDObjectType type);
 
 protected:

mercurial