summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/postgresql/pq_xcolumn.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 /connectivity/source/drivers/postgresql/pq_xcolumn.cxx
parent60a3e721aaf9a9220563d045c2387cb2378e607f (diff)
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 'connectivity/source/drivers/postgresql/pq_xcolumn.cxx')
-rw-r--r--connectivity/source/drivers/postgresql/pq_xcolumn.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/connectivity/source/drivers/postgresql/pq_xcolumn.cxx b/connectivity/source/drivers/postgresql/pq_xcolumn.cxx
index bda0a88a0407..d02a2696f616 100644
--- a/connectivity/source/drivers/postgresql/pq_xcolumn.cxx
+++ b/connectivity/source/drivers/postgresql/pq_xcolumn.cxx
@@ -39,7 +39,6 @@
#include "pq_xcolumn.hxx"
using com::sun::star::uno::Reference;
-using com::sun::star::uno::RuntimeException;
using com::sun::star::beans::XPropertySet;