]> git.lyx.org Git - lyx.git/blobdiff - src/MetricsInfo.h
Revert "Fix display of a math hull inset in a tight inset"
[lyx.git] / src / MetricsInfo.h
index 6f1d404822f2fca5d268a9fa7c388d3422e17d3f..176eabfea839edde13fc52d430a0491de5145a3d 100644 (file)
@@ -109,8 +109,6 @@ public:
        bool vmode;
        /// if true, do not expand insets to max width artificially
        bool tight_insets;
-       /// Extra width required by an inset, in addition to its dimension
-       int extrawidth;
 };