]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetCaption.h
tex2lyx/text.cpp: fix typos
[lyx.git] / src / insets / InsetCaption.h
index d0050913e1838701cda063c84f9a49c78713b7e3..dc28873fb109acd464d1789f6f7688a0f5ed2186 100644 (file)
@@ -38,8 +38,6 @@ private:
        ///
        void write(std::ostream & os) const;
        ///
-       void read(Lexer & lex);
-       ///
        DisplayType display() const { return AlignCenter; }
        ///
        bool neverIndent() const { return true; }