]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetListings.h
pimpl not needed here
[lyx.git] / src / insets / InsetListings.h
index 4b0afc53f2931688d4a8910168885ef3ed3e3ecb..d2b63e7110cc687bc49f7dff896d06a190e80c3b 100644 (file)
@@ -63,8 +63,6 @@ protected:
 private:
        virtual Inset * clone() const;
        ///
-       void init();
-       ///
        void setButtonLabel();
        ///
        docstring getCaption(Buffer const &, OutputParams const &) const;