]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/formulamacro.h
make \newcommand{\bb}[1]{\mathbf{#1}} work for read/write/display.
[lyx.git] / src / mathed / formulamacro.h
index fdf37e37fabfe1ea33531e1a39da6a5554a2a597..19734215f2f2ecf9ece64f4e0b4f10ba5a675b6e 100644 (file)
@@ -68,8 +68,6 @@ public:
        ///
        MathInsetTypes getType() const;
        ///
-       void metrics() const;
-       ///
        MathAtom const & par() const;
        ///
        MathAtom & par();