Remove the project cache folder as it isn't, and was never really, needed

This commit is contained in:
Veronica K. B. Olsen
2020-02-13 19:07:51 +01:00
parent 3a25e7332b
commit ca7617ad07
3 changed files with 5 additions and 15 deletions
-1
View File
@@ -22,7 +22,6 @@ class nwFiles():
APP_ICON = "novelWriter.svg"
PROJ_FILE = "nwProject.nwx"
PROJ_COUNT = "projCount.txt"
PROJ_DICT = "wordlist.txt"
SESS_INFO = "sessionInfo.log"
INDEX_FILE = "tagsIndex.json"