From: André Pönitz Date: Fri, 30 Nov 2007 22:18:37 +0000 (+0000) Subject: unneeded X-Git-Tag: 1.6.10~7109 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=d70c139c2f19c7ef90658d951ccb0b205492aced;hp=a663ba2f1b9a63a8c7eb5a5862438f60acf7bd82;p=features.git unneeded git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21888 a592a061-630c-0410-9148-cb99ea01b6c8 --- 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) {