]> git.lyx.org Git - features.git/commitdiff
Fix bug #10897.
authorRichard Heck <rgheck@lyx.org>
Thu, 22 Feb 2018 05:55:10 +0000 (00:55 -0500)
committerRichard Heck <rgheck@lyx.org>
Thu, 22 Feb 2018 05:55:10 +0000 (00:55 -0500)
src/insets/InsetFloatList.h

index 32a0dd5c81fdefb72660d276bc1e20cf4f6ac912..3d6a7a356905d0f7530fc5bd2c5e60bfae198924 100644 (file)
@@ -78,9 +78,6 @@ private:
        ///
        docstring screenLabel() const;
        //@}
-
-       ///
-       static ParamInfo param_info_;
 };