]> git.lyx.org Git - lyx.git/blobdiff - src/lyxtext.h
remove unused and a little documentation (all r=larsbj)
[lyx.git] / src / lyxtext.h
index 11cf4ff79301d05536e46b0ff37f17d3e9976d80..176b9192e486ca46a6d649ae5219eff41d1e333c 100644 (file)
@@ -175,13 +175,7 @@ public:
        ///
        mutable int refresh_y;
        ///
-       int refresh_width;
-       ///
-       int refresh_x;
-       ///
        mutable Row * refresh_row;
-       ///
-       lyx::pos_type refresh_pos;
 
        /// give and set the LyXText status
        text_status status() const;