src: remove unused stuff

* PersistenStorage::removeUnusedNames
* Dictionary
* DictionaryTestSuite
This commit is contained in:
Eberhard Graether
2016-05-30 14:23:50 +02:00
parent 71cf6bb5f4
commit 5bb6902cdf
8 changed files with 1 additions and 232 deletions
-1
View File
@@ -61,7 +61,6 @@ public:
std::set<FilePath> getDependingFilePaths(const FilePath& filePath);
void clearFileElements(const std::vector<FilePath>& filePaths);
void removeUnusedNames();
std::vector<FileInfo> getInfoOnAllFiles() const;