]> git.lyx.org Git - features.git/blobdiff - src/DepTable.C
read the Changelog
[features.git] / src / DepTable.C
index d2fc3f1b9032f5bfc92aafb28637b57245417982..1b8f32a1d6260dee6660741e801fdcac59d0c5e1 100644 (file)
@@ -119,7 +119,6 @@ void DepTable::remove_files_with_extension(string const & suf)
                        tmp[(*cit).first] = (*cit).second;
        }
        deplist.swap(tmp);
-       
 }