]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/formula.C
more IU
[lyx.git] / src / mathed / formula.C
index 5c3a71e4939dc190c4e0993a266ba53131f04ac6..c80334a0567a390cb38ac229fac79a01571103b2 100644 (file)
@@ -174,13 +174,6 @@ void InsetFormula::read(Buffer const &, LyXLex & lex)
 }
 
 
-//ostream & operator<<(ostream & os, LyXCursor const & c)
-//{
-//     os << '[' << c.x() << ' ' << c.y() << ' ' << c.pos() << ']';
-//     return os;
-//}
-
-
 namespace {
 
 bool editing_inset(InsetFormula const * inset)