]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/MathMacroTemplate.h
Improve spacing of BOX elements
[lyx.git] / src / mathed / MathMacroTemplate.h
index dbcce5d410c57252309e8b6eb3dba51e4879ea6c..b0c301897761a0caeb9124c91270386b960875a9 100644 (file)
@@ -92,8 +92,6 @@ public:
        ///
        void draw(PainterInfo & pi, int x, int y) const;
        ///
-       void drawBackground(PainterInfo & pi, int x, int y) const;
-       ///
        void metrics(MetricsInfo & mi, Dimension & dim) const;
        /// identifies macro templates
        MathMacroTemplate * asMacroTemplate() { return this; }