summaryrefslogtreecommitdiff
path: root/starmath/source/symbol.cxx
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2016-01-27 19:16:37 +0900
committerDavid Tardon <dtardon@redhat.com>2016-01-27 12:28:45 +0000
commitae8913f596997db22566c583964bf03163391ba1 (patch)
treea15d75cb7ff4465a5775391ee4433162cf2dc076 /starmath/source/symbol.cxx
parent749216dcd38c4e184d8b802c5bb4ca974961b688 (diff)
starmath: Stop using unnecessary namespace
Change-Id: I3848e61eac69a2b3cacc3cf1f66534f4508151cd Reviewed-on: https://gerrit.libreoffice.org/21837 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: David Tardon <dtardon@redhat.com>
Diffstat (limited to 'starmath/source/symbol.cxx')
-rw-r--r--starmath/source/symbol.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/starmath/source/symbol.cxx b/starmath/source/symbol.cxx
index 6de4c34921f2..1834c69b81d1 100644
--- a/starmath/source/symbol.cxx
+++ b/starmath/source/symbol.cxx
@@ -37,7 +37,6 @@
#include "starmath.hrc"
-using namespace ::com::sun::star;
using namespace ::com::sun::star::ucb;
using namespace ::com::sun::star::uno;