]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathBrace.h
de.po
[lyx.git] / src / mathed / InsetMathBrace.h
index b28cd05e7db452d31d751bb7ef989ec636dc902b..82393e97fc7339f722fba734cec47ff326951fe1 100644 (file)
@@ -29,8 +29,6 @@ public:
        InsetMathBrace * asBraceInset() { return this; }
        /// identifies brace insets
        InsetMathBrace const * asBraceInset() const { return this; }
-       /// we write extra braces in any case...
-       bool extraBraces() const { return true; }
        ///
        void metrics(MetricsInfo & mi, Dimension & dim) const;
        ///