diff --git a/src/support/filetools.C b/src/support/filetools.C index 278bb797c7..2e3ccac7b4 100644 --- a/src/support/filetools.C +++ b/src/support/filetools.C @@ -79,8 +79,6 @@ using std::getline; extern string system_lyxdir; extern string build_lyxdir; extern string user_lyxdir; -extern string system_tempdir; -extern string system_packageList; bool IsLyXFilename(string const & filename)