]> git.lyx.org Git - features.git/blobdiff - src/TextMetrics.h
Fix computation of LABEL_MANUAL label separation
[features.git] / src / TextMetrics.h
index e38ba7142c630022832b6af395468e7913df0069..cf53faa13282407acd05c6f8278ea3bfed52958d 100644 (file)
@@ -148,9 +148,6 @@ private:
        /// the minimum space a manual label needs on the screen in pixels
        int labelFill(Row const & row) const;
 
-       /// FIXME??
-       int labelEnd(pit_type const pit) const;
-
        // Turn paragraph oh index \c pit into a single row
        Row tokenizeParagraph(pit_type pit) const;