diff --git a/sfx2/source/view/viewfrm.cxx b/sfx2/source/view/viewfrm.cxx index 5b03bb779657..0805bd819ff0 100644 --- a/sfx2/source/view/viewfrm.cxx +++ b/sfx2/source/view/viewfrm.cxx @@ -1349,7 +1349,6 @@ IMPL_LINK_NOARG(SfxViewFrame, SwitchReadOnlyHandler, Button*, void) IMPL_LINK_NOARG(SfxViewFrame, SignDocumentHandler, Button*, void) { - RemoveInfoBar("signature"); GetDispatcher()->Execute(SID_SIGNATURE); }