]> git.lyx.org Git - lyx.git/blobdiff - src/rowpainter.h
Revert 23154.
[lyx.git] / src / rowpainter.h
index 76ac59116e513f19097c3fbecb388071312b77e7..542573e1b2f0410d97265fb90327de6c6aef518a 100644 (file)
@@ -100,9 +100,6 @@ private:
        int const yo_;    // current baseline
        double x_;
        int width_;
-
-       // -1 if the inline completion is not in this paragraph.
-       pos_type inlineCompletionVPos_;
 };
 
 } // namespace lyx