X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FDepTable.C;h=1b8f32a1d6260dee6660741e801fdcac59d0c5e1;hb=8ed9dbabde30b31a6a14e032fa42f682a196ef7a;hp=d2fc3f1b9032f5bfc92aafb28637b57245417982;hpb=08c732ecfad8cb933399b31f5591373fe8195f3a;p=features.git diff --git a/src/DepTable.C b/src/DepTable.C index d2fc3f1b90..1b8f32a1d6 100644 --- a/src/DepTable.C +++ b/src/DepTable.C @@ -119,7 +119,6 @@ void DepTable::remove_files_with_extension(string const & suf) tmp[(*cit).first] = (*cit).second; } deplist.swap(tmp); - }