summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2019-03-29 07:47:52 +0100
committerSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2019-04-02 07:42:21 +0200
commit80a8d9c1c90b717694feca501783149ac4d5c483 (patch)
tree2acd09a0c1b86ef5f7f1959072c43c90e9e877e7 /sc
parentc51637f5018018a8e5804dceb675f0fbc4d89d5e (diff)
Remove duplicated using namespace
Change-Id: I72de634d9cf7bf3ca317ec3b13aa5708fc2339e9 Reviewed-on: https://gerrit.libreoffice.org/70066 Tested-by: Jenkins Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Diffstat (limited to 'sc')
-rw-r--r--sc/qa/extras/scshapeobj.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/qa/extras/scshapeobj.cxx b/sc/qa/extras/scshapeobj.cxx
index 2fa84d7a926f..c32ab1d899ed 100644
--- a/sc/qa/extras/scshapeobj.cxx
+++ b/sc/qa/extras/scshapeobj.cxx
@@ -26,7 +26,6 @@
using namespace css;
using namespace css::uno;
-using namespace com::sun::star;
namespace sc_apitest
{