From a7ecbbec9eefdc90cd5ea086954ba6bf8f694433 Mon Sep 17 00:00:00 2001 From: Jochen Nitschke Date: Tue, 24 Jan 2017 09:15:27 +0100 Subject: cleanup css includes and using namespaces Change-Id: I29c3f89c50f858ff4592d0058f15d856de465d77 Reviewed-on: https://gerrit.libreoffice.org/33490 Tested-by: Jenkins Reviewed-by: Noel Grandin --- sc/source/filter/oox/drawingfragment.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'sc/source/filter/oox/drawingfragment.cxx') diff --git a/sc/source/filter/oox/drawingfragment.cxx b/sc/source/filter/oox/drawingfragment.cxx index 67b24276b5b4..91a2e5008728 100644 --- a/sc/source/filter/oox/drawingfragment.cxx +++ b/sc/source/filter/oox/drawingfragment.cxx @@ -56,7 +56,6 @@ using namespace ::com::sun::star::document; using namespace ::com::sun::star::drawing; using namespace ::com::sun::star::script; using namespace ::com::sun::star::uno; -using namespace ::com::sun::star::xml::sax; using namespace ::oox::core; using namespace ::oox::drawingml; using namespace ::oox::ole; -- cgit