]> git.lyx.org Git - lyx.git/blobdiff - src/paragraph_pimpl.h
remove noload/don't typeset
[lyx.git] / src / paragraph_pimpl.h
index 37bb7ebd48fdc26ff567c76bd6fb9efcf12f195a..a29de09e2446db3415a0737e4132ef26936a7c0e 100644 (file)
@@ -145,8 +145,7 @@ struct Paragraph::Pimpl {
        static unsigned int paragraph_id;
        ///
        ParagraphParameters params;
-       ///
-       Counters ctrs;
+
 private:
        /// match a string against a particular point in the paragraph
        bool isTextAt(string const & str, lyx::pos_type pos) const;