From d70c139c2f19c7ef90658d951ccb0b205492aced Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20P=C3=B6nitz?= Date: Fri, 30 Nov 2007 22:18:37 +0000 Subject: [PATCH] unneeded git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21888 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/Color.cpp | 1 - src/factory.cpp | 2 -- 2 files changed, 3 deletions(-) diff --git a/src/Color.cpp b/src/Color.cpp index 3aa3921561..95074309c8 100644 --- a/src/Color.cpp +++ b/src/Color.cpp @@ -45,7 +45,6 @@ using std::endl; namespace lyx { -using support::compare_ascii_no_case; using support::ascii_lowercase; struct ColorSet::ColorEntry { diff --git a/src/factory.cpp b/src/factory.cpp index 53d5f83086..0f3ebb6152 100644 --- a/src/factory.cpp +++ b/src/factory.cpp @@ -76,8 +76,6 @@ namespace lyx { namespace Alert = frontend::Alert; -using support::compare_ascii_no_case; - Inset * createInset(Buffer & buf, FuncRequest const & cmd) { -- 2.39.2