]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_macro.h
more IU
[lyx.git] / src / mathed / math_macro.h
index 6047c3811d2b8e74d02cdda34b3fb990bb1b4dbb..8912501b5e32711aa6c8a39ed61df1c0bce99460 100644 (file)
@@ -48,8 +48,6 @@ public:
        void validate(LaTeXFeatures &) const;
        ///
        bool isMacro() const { return true; }
-       ///
-       bool match(MathAtom const &) const { return false; }
 
        ///
        void maple(MapleStream &) const;