]> git.lyx.org Git - features.git/blobdiff - src/insets/InsetCaption.h
Missing pieces for InsetLayout arguments
[features.git] / src / insets / InsetCaption.h
index dc28873fb109acd464d1789f6f7688a0f5ed2186..d446da8fd3eaa464ad154c2a7bd68342bf40eb33 100644 (file)
@@ -28,8 +28,6 @@ public:
        docstring layoutName() const;
        /// return the mandatory argument (LaTeX format) only
        void getArgument(otexstream & os, OutputParams const &) const;
-       /// return the optional argument(s) only
-       void getOptArg(otexstream & os, OutputParams const &) const;
        /// return the caption text
        int getCaptionAsPlaintext(odocstream & os, OutputParams const &) const;
        /// return the caption text as HTML