X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FText.h;h=4c8ab94a6ec011a950d68f3bfc883c4fca4ac46f;hb=ed3d9544a331a7c28730089e7b059eea592584c4;hp=e6759ef4361887018ed5ccceabfd0ed3e5086a67;hpb=d2ab8e1b651e6adc73974ea026435d1c9b4f3749;p=features.git diff --git a/src/Text.h b/src/Text.h index e6759ef436..4c8ab94a6e 100644 --- a/src/Text.h +++ b/src/Text.h @@ -382,8 +382,6 @@ private: bool autoBreakRows_; /// position of the text in the buffer. DocIterator macrocontext_position_; - /// - unsigned int undo_counter_; };