Searched refs:canonicalFileToKeep (Results 1 – 1 of 1) sorted by relevance
295 final File canonicalFileToKeep = fileToKeep.getCanonicalFile(); in removeFilesWithIdExcept() local306 if (!canonicalFileToKeep.equals(wordList.getCanonicalFile())) { in removeFilesWithIdExcept()