]> git.lyx.org Git - features.git/blobdiff - src/insets/InsetERT.h
Fix http://bugzilla.lyx.org/show_bug.cgi?id=5369
[features.git] / src / insets / InsetERT.h
index 82afa62cee35af76091b0a9d5e7c3e23f59eb733..968b5fa5a2be776bdca1e3810f6b63d0dd9d86a1 100644 (file)
@@ -59,8 +59,6 @@ private:
        ///
        void validate(LaTeXFeatures &) const {}
        ///
-       void draw(PainterInfo & pi, int x, int y) const;
-       ///
        bool showInsetDialog(BufferView *) const;
        ///
        virtual bool forcePlainLayout(idx_type = 0) const { return true; }