]> git.lyx.org Git - lyx.git/blobdiff - src/lyxtext.h
* remove various xforms relicts, in particular:
[lyx.git] / src / lyxtext.h
index dbb957d7746445cfa41a572dd948fe70f14ce799..8eb3931562fb88622b3d429c3ebdf7cd4e7f792f 100644 (file)
@@ -334,9 +334,6 @@ public:
        /// delete double space or empty paragraphs around old cursor
        bool deleteEmptyParagraphMechanism(LCursor & cur, LCursor & old);
 
-       ///
-       friend class LyXScreen;
-
 public:
        ///
        Dimension dim_;