]> git.lyx.org Git - features.git/blobdiff - src/factory.cpp
unneeded
[features.git] / src / factory.cpp
index 8a8616b02ab6e58faf43ef469ccb7663a2d481c2..0f3ebb6152721cff841b9e4d0089656c1fbf9055 100644 (file)
@@ -64,7 +64,6 @@
 #include "support/ExceptionMessage.h"
 
 #include <boost/assert.hpp>
-#include <boost/current_function.hpp>
 
 #include <sstream>
 
@@ -77,8 +76,6 @@ namespace lyx {
 
 namespace Alert = frontend::Alert;
 
-using support::compare_ascii_no_case;
-
 
 Inset * createInset(Buffer & buf, FuncRequest const & cmd)
 {