git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21888 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
André Pönitz 2007-11-30 22:18:37 +00:00
parent a663ba2f1b
commit d70c139c2f
2 changed files with 0 additions and 3 deletions

View File

@ -45,7 +45,6 @@ using std::endl;
namespace lyx {
using support::compare_ascii_no_case;
using support::ascii_lowercase;
struct ColorSet::ColorEntry {

View File

@ -76,8 +76,6 @@ namespace lyx {
namespace Alert = frontend::Alert;
using support::compare_ascii_no_case;
Inset * createInset(Buffer & buf, FuncRequest const & cmd)
{