summaryrefslogtreecommitdiff
path: root/dtrans/source/win32/dnd/source.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-01-11 13:37:51 +0100
committerStephan Bergmann <sbergman@redhat.com>2017-01-11 13:42:39 +0100
commit91dfb4712d26e6d4b0989b7187034425fd6b3279 (patch)
treeea3827648b579ea01b958e76429727883f8a5d19 /dtrans/source/win32/dnd/source.cxx
parentf50fa59583138f8157bb7349a7ba31e2f76a8925 (diff)
loplugin:externvar (clang-cl)
Change-Id: I7219f2e720b7c1581c59cefe39e152c5aa20a8fe
Diffstat (limited to 'dtrans/source/win32/dnd/source.cxx')
-rw-r--r--dtrans/source/win32/dnd/source.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/dtrans/source/win32/dnd/source.cxx b/dtrans/source/win32/dnd/source.cxx
index 7bf94f8b8000..85eb0d8c0d9f 100644
--- a/dtrans/source/win32/dnd/source.cxx
+++ b/dtrans/source/win32/dnd/source.cxx
@@ -53,8 +53,6 @@ using namespace com::sun::star::awt::MouseButton;
using namespace com::sun::star::awt;
using namespace com::sun::star::lang;
-extern Reference< XTransferable > g_XTransferable;
-
unsigned __stdcall DndOleSTAFunc(LPVOID pParams);
DragSource::DragSource( const Reference<XComponentContext>& rxContext):