summaryrefslogtreecommitdiffstats
path: root/chart2/source/tools/DataSource.cxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2019-03-24 18:55:11 +0100
committerMiklos Vajna <vmiklos@collabora.com>2019-03-27 10:44:44 +0100
commitd9e0eade62b7164e81458a5da7c2aba6f4c77311 (patch)
tree6d519b24d9ead0c4fbc3a70849ddca703a971710 /chart2/source/tools/DataSource.cxx
parenttdf#123586 Set minimum size for beanshell editor (diff)
downloadcore-d9e0eade62b7164e81458a5da7c2aba6f4c77311.tar.gz
core-d9e0eade62b7164e81458a5da7c2aba6f4c77311.zip
Remove unused using declarations in directories [a-d]*
Found with: run-clang-tidy-7 -checks=-*,misc-unused-using-decls Change-Id: I50f6dfa881ac4e752668e762ade0943aaf28ab96 Reviewed-on: https://gerrit.libreoffice.org/69601 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'chart2/source/tools/DataSource.cxx')
-rw-r--r--chart2/source/tools/DataSource.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/chart2/source/tools/DataSource.cxx b/chart2/source/tools/DataSource.cxx
index a3597a0f7b1f..9161a5ae2e4f 100644
--- a/chart2/source/tools/DataSource.cxx
+++ b/chart2/source/tools/DataSource.cxx
@@ -24,7 +24,6 @@ namespace com { namespace sun { namespace star { namespace uno { class XComponen
using ::com::sun::star::uno::Sequence;
using ::com::sun::star::uno::Reference;
-using ::com::sun::star::uno::RuntimeException;
using namespace ::com::sun::star;