]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetCaption.h
Remove all BufferParam arguments in InsetXXX methods (since insets know about their...
[lyx.git] / src / insets / InsetCaption.h
index a942752126ad194e95bbb70aa8e1699c8722881a..5379b171bc0d1f3b680615070cb610dfd633dba5 100644 (file)
@@ -70,7 +70,7 @@ private:
        int plaintext(odocstream & os, OutputParams const & runparams) const;
        ///
        int docbook(odocstream & os, OutputParams const & runparams) const;
-       /// This does nothing here. Instead, it is handled inside the float.
+       /// 
        docstring xhtml(odocstream & os, OutputParams const & runparams) const;
        ///
        void setCustomLabel(docstring const & label);