mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-11 05:33:33 +00:00
unneeded
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21888 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
a663ba2f1b
commit
d70c139c2f
@ -45,7 +45,6 @@ using std::endl;
|
||||
|
||||
namespace lyx {
|
||||
|
||||
using support::compare_ascii_no_case;
|
||||
using support::ascii_lowercase;
|
||||
|
||||
struct ColorSet::ColorEntry {
|
||||
|
@ -76,8 +76,6 @@ namespace lyx {
|
||||
|
||||
namespace Alert = frontend::Alert;
|
||||
|
||||
using support::compare_ascii_no_case;
|
||||
|
||||
|
||||
Inset * createInset(Buffer & buf, FuncRequest const & cmd)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user