]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathSymbol.h
Removed unused private variable
[lyx.git] / src / mathed / InsetMathSymbol.h
index 6ca3ded7d1bbd0df864326e00305184a0c823caf..67b33fd85a96dc19b03994afc47fc7963bcd520a 100644 (file)
@@ -40,11 +40,7 @@ public:
        ///
        mode_type currentMode() const;
        ///
-       bool isMathRel() const;
-       ///
-       bool isMathBin() const;
-       ///
-       bool isMathPunct() const;
+       MathClass mathClass() const;
        ///
        bool isOrdAlpha() const;
        /// do we take scripts?