--- 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: