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

New commits:
commit ba28100d8103e08832cf646f674eaf6afd480512
Author: Maxim Monastirsky <momonas...@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;
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to