X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FDepTable.C;h=0c745f0950c15a6652f19968eacc544db80b789d;hb=e7f4618bcce770369cf46335c2c7f0164b4b8857;hp=91cfddbb095c7804b29642446695130143871b78;hpb=8e6e970d7ba017dba14bdb821f4c4489665d947c;p=lyx.git diff --git a/src/DepTable.C b/src/DepTable.C index 91cfddbb09..0c745f0950 100644 --- a/src/DepTable.C +++ b/src/DepTable.C @@ -34,7 +34,6 @@ using std::time; using support::FileName; using support::ltrim; -using support::makeAbsPath; using support::onlyFilename; using support::suffixIs; using support::sum;