]> git.lyx.org Git - features.git/blobdiff - src/insets/InsetFoot.cpp
* InsetCollapsable:
[features.git] / src / insets / InsetFoot.cpp
index 993e79e69fa14a4dcc1f264c058007b2271b6f61..fe15a64f92a843a08f727817815967d24f76125c 100644 (file)
@@ -36,9 +36,7 @@ using std::ostream;
 
 InsetFoot::InsetFoot(BufferParams const & bp)
        : InsetFootlike(bp)
-{
-       setLayout(bp);
-}
+{}
 
 
 InsetFoot::InsetFoot(InsetFoot const & in)