]> git.lyx.org Git - features.git/blobdiff - src/insets/InsetNote.cpp
Remove the layout_ cache in InsetCollapsable.
[features.git] / src / insets / InsetNote.cpp
index 918e6f30c87969908220891ffef8a3cb892dbe81..4cbe6172bc9238b72591ea9ad469f4c84c61fba1 100644 (file)
@@ -181,7 +181,6 @@ void InsetNote::doDispatch(Cursor & cur, FuncRequest & cmd)
 
        case LFUN_INSET_MODIFY:
                string2params(to_utf8(cmd.argument()), params_);
-               setLayout();
                break;
 
        case LFUN_INSET_DIALOG_UPDATE: