]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetCaption.h
Well, it turns out that we need a different return value for the xhtml
[lyx.git] / src / insets / InsetCaption.h
index d4e2e17ab9e15bf51166721b7d0f5255f150511d..e8582b61fb1e6121b3dbe728bd9c8156be1194ab 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  */
@@ -86,8 +86,6 @@ private:
        ///
        std::string type_;
        ///
-       bool in_subfloat_;
-       ///
        docstring custom_label_;
 };