summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/core/dataaccess/documentevents.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/core/dataaccess/documentevents.cxx')
-rw-r--r--dbaccess/source/core/dataaccess/documentevents.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/dbaccess/source/core/dataaccess/documentevents.cxx b/dbaccess/source/core/dataaccess/documentevents.cxx
index 95c6c42634bd..d2c87a414a87 100644
--- a/dbaccess/source/core/dataaccess/documentevents.cxx
+++ b/dbaccess/source/core/dataaccess/documentevents.cxx
@@ -32,11 +32,9 @@
namespace dbaccess
{
- using ::com::sun::star::uno::RuntimeException;
using ::com::sun::star::uno::Any;
using ::com::sun::star::beans::PropertyValue;
using ::com::sun::star::container::NoSuchElementException;
- using ::com::sun::star::lang::WrappedTargetException;
using ::com::sun::star::lang::IllegalArgumentException;
using ::com::sun::star::uno::Sequence;
using ::com::sun::star::uno::Type;