summaryrefslogtreecommitdiff
path: root/dtrans/test/win32/dnd/transferable.hxx
diff options
context:
space:
mode:
authorJ. Graeme Lingard <jgraeme+git@gmail.com>2010-10-07 23:56:42 +0100
committerKohei Yoshida <kyoshida@novell.com>2010-10-07 20:49:14 -0400
commit5ba8a3f904a9d96107ad97b33d4764296bd18690 (patch)
tree6fc1f8d66487ca06bc25e4f8628c77bf00aab282 /dtrans/test/win32/dnd/transferable.hxx
parenta80c69688f4c1d2f42861747b9628d1dc03870ee (diff)
Remove redundant #include directives & comments
Diffstat (limited to 'dtrans/test/win32/dnd/transferable.hxx')
-rw-r--r--dtrans/test/win32/dnd/transferable.hxx11
1 files changed, 0 insertions, 11 deletions
diff --git a/dtrans/test/win32/dnd/transferable.hxx b/dtrans/test/win32/dnd/transferable.hxx
index a9509f497ab1..f7d891799122 100644
--- a/dtrans/test/win32/dnd/transferable.hxx
+++ b/dtrans/test/win32/dnd/transferable.hxx
@@ -27,17 +27,6 @@
#ifndef _TRANSFERABLE_HXX_
#define _TRANSFERABLE_HXX_
-//_________________________________________________________________________________________________________________________
-// interface includes
-//_________________________________________________________________________________________________________________________
-
-
-//#include "..\ImplHelper.hxx"
-
-//_________________________________________________________________________________________________________________________
-// other includes
-//_________________________________________________________________________________________________________________________
-
#include <cppuhelper/servicefactory.hxx>
#include <com/sun/star/datatransfer/XTransferable.hpp>
#include <com/sun/star/datatransfer/clipboard/XClipboardOwner.hpp>