]> git.lyx.org Git - lyx.git/blobdiff - src/text.C
Removed all redundant using directives from the source.
[lyx.git] / src / text.C
index d7993fc610decb37db9682b968375f8ea50494b1..26a373d9eb2753cca6abfd5cc534d8c553af1b6b 100644 (file)
@@ -48,9 +48,7 @@
 using namespace lyx::support;
 
 using std::max;
-using std::min;
 using std::endl;
-using std::pair;
 
 using lyx::pos_type;
 using lyx::word_location;