]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_fracinset.h
further code uglification to make Jean-Marc's compiler happy
[lyx.git] / src / mathed / math_fracinset.h
index 5db6f340c7053842a19fe694245be9679db00be6..d60ca9bd08fd5778d42db28beb2f41c5d0b8d591 100644 (file)
@@ -26,9 +26,6 @@ public:
        ///
        void draw(Painter &, int x, int y) const;
 public:
-       ///
-       char const name() const;
-
        ///
        const bool atop_;
 };