]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_symbolinset.h
more IU
[lyx.git] / src / mathed / math_symbolinset.h
index 174e59cc686ea88ab1899fe7f0c295341ce2741c..f8f2fb276b487dbad784925a3cb06e3fd77ae0d7 100644 (file)
@@ -44,8 +44,6 @@ public:
        MathSymbolInset const * asSymbolInset() const { return this; }
        /// the LaTeX name of the symbol (without the backslash)
        std::string name() const;
-       ///
-       bool match(MathAtom const &) const;
        /// request "external features"
        void validate(LaTeXFeatures & features) const;