Remove code related to orphaned files

This commit is contained in:
Veronica K. B. Olsen
2020-12-21 01:39:18 +01:00
parent 6a188a5906
commit 414f4d3a6e
11 changed files with 13 additions and 203 deletions
-1
View File
@@ -524,7 +524,6 @@ class GuiIcons:
"cls_trash" : (QStyle.SP_DriveHDIcon, "drive-harddisk"),
"proj_document" : (QStyle.SP_FileIcon, "x-office-document"),
"proj_folder" : (QStyle.SP_DirIcon, "folder"),
"proj_orphan" : (QStyle.SP_MessageBoxWarning, "dialog-warning"),
"proj_nwx" : (None, None),
"status_lang" : (None, None),
"status_time" : (None, None),