]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_metricsinfo.h
using previews might be a good alternative to hard coding such diagrams...
[lyx.git] / src / mathed / math_metricsinfo.h
index 8cb8422fd51e2ffe1a575ebf8a17e0dd0ea60afa..f4d6ab6275d06a309d7e5548ad891935ff11058d 100644 (file)
@@ -47,10 +47,6 @@ struct MathMetricsInfo {
        MathMetricsBase base;
        ///
        BufferView * view;
-       /// used to pass some info down
-       MathNestInset const * inset;
-       ///
-       int idx;
        ///
        bool fullredraw;
 };