X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Ftext.C;h=26a373d9eb2753cca6abfd5cc534d8c553af1b6b;hb=4c6e0fe4226ce3b55d13726977f1e579f17c2ad1;hp=d7993fc610decb37db9682b968375f8ea50494b1;hpb=0705dae8a3a2bcdd6be55eb468547c1389e84d2c;p=lyx.git diff --git a/src/text.C b/src/text.C index d7993fc610..26a373d9eb 100644 --- a/src/text.C +++ b/src/text.C @@ -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;