summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/postgresql/pq_resultsetmetadata.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/drivers/postgresql/pq_resultsetmetadata.cxx')
-rw-r--r--connectivity/source/drivers/postgresql/pq_resultsetmetadata.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/connectivity/source/drivers/postgresql/pq_resultsetmetadata.cxx b/connectivity/source/drivers/postgresql/pq_resultsetmetadata.cxx
index ee82f3035e1e..e2510bb68f2b 100644
--- a/connectivity/source/drivers/postgresql/pq_resultsetmetadata.cxx
+++ b/connectivity/source/drivers/postgresql/pq_resultsetmetadata.cxx
@@ -47,7 +47,6 @@
#include <string.h>
-using osl::Mutex;
using osl::MutexGuard;
@@ -55,10 +54,8 @@ using com::sun::star::uno::Any;
using com::sun::star::uno::RuntimeException;
using com::sun::star::uno::Exception;
using com::sun::star::uno::Reference;
-using com::sun::star::uno::XInterface;
using com::sun::star::uno::UNO_QUERY;
-using com::sun::star::lang::IllegalArgumentException;
using com::sun::star::sdbc::SQLException;
using com::sun::star::sdbc::XStatement;