--- a/src/file.h Thu Oct 03 20:56:20 2013 +0300
+++ b/src/file.h Thu Oct 03 21:08:34 2013 +0300
@@ -60,9 +60,6 @@
DECLARE_PROPERTY (QListWidgetItem*, listItem, setListItem)
public:
- typedef List<LDObject*>::it it;
- typedef List<LDObject*>::c_it c_it;
-
LDFile();
~LDFile();