X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FTextMetrics.h;h=cf53faa13282407acd05c6f8278ea3bfed52958d;hb=4f158ecfc8e2ad174f8593c15d273534420f67a2;hp=e38ba7142c630022832b6af395468e7913df0069;hpb=c638caddd84e281235cb9941940829d015a671aa;p=features.git diff --git a/src/TextMetrics.h b/src/TextMetrics.h index e38ba7142c..cf53faa132 100644 --- a/src/TextMetrics.h +++ b/src/TextMetrics.h @@ -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;