]> git.lyx.org Git - features.git/blobdiff - src/frontends/gnome/Dialogs2.C
The uncontroversial part of Michael Schmitt's minipage cleanup (removal of the gnome...
[features.git] / src / frontends / gnome / Dialogs2.C
index b0a54b51aff5e16ade68e599d15894384b5fc12d..7ba8db630ef5e3154aef2b861276d853b5d8ae29 100644 (file)
@@ -91,17 +91,6 @@ void Dialogs::showMergeChanges()
        pimpl_->changes.controller().show();
 }
 
-void Dialogs::showMinipage(InsetMinipage * im)
-{
-       pimpl_->minipage.controller().showInset(im);
-}
-
-
-void Dialogs::updateMinipage(InsetMinipage * im)
-{
-       pimpl_->minipage.controller().showInset(im);
-}
-
 
 void Dialogs::showParagraph()
 {