mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-21 15:09:28 +00:00
26eb5092fb
We already have a CoordCache of insets dimensions. It is not necessary to store the same information in two places. Give a name to CoordCache tables types to improve code readability. Remove ParagraphMetrics::singleWidth, which is not used anymore.