[Libreoffice-commits] core.git: framework/inc

Maxim Monastirsky momonasmon at gmail.com
Sun Nov 6 20:05:58 UTC 2016


 framework/inc/uielement/newmenucontroller.hxx |    7 -------
 1 file changed, 7 deletions(-)

New commits:
commit ba28100d8103e08832cf646f674eaf6afd480512
Author: Maxim Monastirsky <momonasmon at gmail.com>
Date:   Sun Nov 6 22:04:45 2016 +0200

    NewDocument is now unused
    
    Change-Id: Ifce80cec8935b960b14716d09080f76351633c0b

diff --git a/framework/inc/uielement/newmenucontroller.hxx b/framework/inc/uielement/newmenucontroller.hxx
index 8b52dbb..94e1849 100644
--- a/framework/inc/uielement/newmenucontroller.hxx
+++ b/framework/inc/uielement/newmenucontroller.hxx
@@ -46,13 +46,6 @@
 
 namespace framework
 {
-    struct NewDocument
-    {
-        css::util::URL                                    aTargetURL;
-        css::uno::Sequence< css::beans::PropertyValue >   aArgSeq;
-        css::uno::Reference< css::frame::XDispatch >      xDispatch;
-    };
-
     class NewMenuController :  public svt::PopupMenuControllerBase
     {
         using svt::PopupMenuControllerBase::disposing;


More information about the Libreoffice-commits mailing list