--- a/src/ldDocument.h Sat Oct 24 13:19:27 2015 +0300 +++ b/src/ldDocument.h Wed Nov 18 19:05:22 2015 +0200 @@ -123,5 +123,3 @@ // Parses a string line containing an LDraw object and returns the object parsed. LDObject* ParseLine (QString line); -QString Basename (QString path); -QString Dirname (QString path);