X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FParagraphMetrics.h;h=63ed0f3cdf689bc6aecf3459c6430b065c228f2c;hb=4da19ef8330fc90e712308d63aa7ddc0abfaef7b;hp=55304fd9ed2b7397108ea84ad52507a96b9f9acb;hpb=a39a98f422c95678fcad995acee0984a7b050a9b;p=lyx.git diff --git a/src/ParagraphMetrics.h b/src/ParagraphMetrics.h index 55304fd9ed..63ed0f3cdf 100644 --- a/src/ParagraphMetrics.h +++ b/src/ParagraphMetrics.h @@ -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);