summaryrefslogtreecommitdiff
path: root/dtrans/source/win32/dnd/target.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dtrans/source/win32/dnd/target.hxx')
-rw-r--r--dtrans/source/win32/dnd/target.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/dtrans/source/win32/dnd/target.hxx b/dtrans/source/win32/dnd/target.hxx
index 16e5b8921ec4..98ccb2d14de4 100644
--- a/dtrans/source/win32/dnd/target.hxx
+++ b/dtrans/source/win32/dnd/target.hxx
@@ -46,9 +46,6 @@ using namespace osl;
using namespace ::com::sun::star::datatransfer;
using namespace ::com::sun::star::datatransfer::dnd;
-using ::rtl::OUString;
-
-
// The client
// has to call XComponent::dispose. The thread that calls initialize
// must also execute the destruction of the instance. This is because