]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetfloat.h
Final touch 'inset display()'; fix 'is a bit silly' bug
[lyx.git] / src / insets / insetfloat.h
index 2ffa79218e9ba33f6ad07477ab3320f3c615b75d..5416845ac27d83000f1aa3c9334471d6ea473a3f 100644 (file)
@@ -45,8 +45,6 @@ public:
        ///
        ~InsetFloat();
        ///
-       virtual bool display() const { return true; }
-       ///
        void write(Buffer const & buf, std::ostream & os) const;
        ///
        void read(Buffer const & buf, LyXLex & lex);