summaryrefslogtreecommitdiff
path: root/sdext/source/minimizer/unodialog.cxx
diff options
context:
space:
mode:
authorJochen Nitschke <j.nitschke+logerrit@ok.de>2017-05-19 16:26:48 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-05-20 10:23:38 +0200
commita0b93fe08162b84b780a8f2553147485ec8629ff (patch)
treef2bfc3660e6c12f833a3844a526cd0ce338af392 /sdext/source/minimizer/unodialog.cxx
parent25e8148a1bdf37b57938c255235eb48d98abbfc6 (diff)
cleanup unused css/script/ includes
but keep exception includes in headers for now Change-Id: I826828675a2d14b906e57068cbced2e790e12bce Reviewed-on: https://gerrit.libreoffice.org/37846 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sdext/source/minimizer/unodialog.cxx')
-rw-r--r--sdext/source/minimizer/unodialog.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sdext/source/minimizer/unodialog.cxx b/sdext/source/minimizer/unodialog.cxx
index c3a44f524523..9c949ebfea9f 100644
--- a/sdext/source/minimizer/unodialog.cxx
+++ b/sdext/source/minimizer/unodialog.cxx
@@ -38,7 +38,6 @@ using namespace ::com::sun::star::lang;
using namespace ::com::sun::star::view;
using namespace ::com::sun::star::frame;
using namespace ::com::sun::star::beans;
-using namespace ::com::sun::star::script;
UnoDialog::UnoDialog( const Reference< XComponentContext > &rxContext, Reference< XFrame >& rxFrame ) :
mxContext( rxContext ),