mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-27 03:36:39 +00:00
remove unused 'using lyx::support::quoteName;'
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14946 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
f478418d3f
commit
c20cf44f4e
@ -37,7 +37,6 @@
|
||||
using lyx::support::contains;
|
||||
using lyx::support::libFileSearch;
|
||||
using lyx::support::onlyPath;
|
||||
using lyx::support::quoteName;
|
||||
using lyx::support::Systemcall;
|
||||
|
||||
using std::endl;
|
||||
|
@ -69,7 +69,6 @@ using lyx::support::onlyFilename;
|
||||
using lyx::support::onlyPath;
|
||||
using lyx::support::Path;
|
||||
using lyx::support::package;
|
||||
using lyx::support::quoteName;
|
||||
using lyx::support::removeAutosaveFile;
|
||||
using lyx::support::rename;
|
||||
using lyx::support::split;
|
||||
|
@ -73,7 +73,6 @@ using lyx::support::libFileSearch;
|
||||
using lyx::support::package;
|
||||
using lyx::support::Path;
|
||||
using lyx::support::prependEnvPath;
|
||||
using lyx::support::quoteName;
|
||||
using lyx::support::rtrim;
|
||||
using lyx::support::Systemcall;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user