]> git.lyx.org Git - lyx.git/blobdiff - src/ParagraphMetrics.h
Do not break on undefined references that are part of the family.
[lyx.git] / src / ParagraphMetrics.h
index 55304fd9ed2b7397108ea84ad52507a96b9f9acb..63ed0f3cdf689bc6aecf3459c6430b065c228f2c 100644 (file)
@@ -85,9 +85,6 @@ public:
        ///
        bool hfillExpansion(Row const & row, pos_type pos) const;
 
-       ///
-       size_t computeRowSignature(Row const &, BufferView const & bv) const;
-
        ///
        int position() const { return position_; }
        void setPosition(int position);