[Libreoffice-commits] core.git: vcl/source
Markus Mohrhard
markus.mohrhard at googlemail.com
Fri Dec 2 01:50:46 UTC 2016
vcl/source/window/dialog.cxx | 2 --
1 file changed, 2 deletions(-)
New commits:
commit 2c3f95d5810521483f990030e0529bbf37fa90f0
Author: Markus Mohrhard <markus.mohrhard at googlemail.com>
Date: Sat Nov 12 19:29:21 2016 -0800
remove unnecessary vertical whitespace
Change-Id: I285dab1e18d3455ae97080982832e29a97e5acea
Reviewed-on: https://gerrit.libreoffice.org/31513
Tested-by: Jenkins <ci at libreoffice.org>
Reviewed-by: Markus Mohrhard <markus.mohrhard at googlemail.com>
diff --git a/vcl/source/window/dialog.cxx b/vcl/source/window/dialog.cxx
index 194a11b..688cfb5 100644
--- a/vcl/source/window/dialog.cxx
+++ b/vcl/source/window/dialog.cxx
@@ -898,8 +898,6 @@ short Dialog::Execute()
VclPtr<vcl::Window> xWindow = this;
-
-
css::uno::Reference< css::uno::XComponentContext > xContext(
comphelper::getProcessComponentContext() );
css::uno::Reference<css::frame::XGlobalEventBroadcaster> xEventBroadcaster(css::frame::theGlobalEventBroadcaster::get(xContext), css::uno::UNO_QUERY_THROW);
More information about the Libreoffice-commits
mailing list