summaryrefslogtreecommitdiff
path: root/dtrans/test/win32/dnd/atlwindow.cxx
diff options
context:
space:
mode:
authorJoachim Lingner <jl@openoffice.org>2001-02-20 11:55:53 +0000
committerJoachim Lingner <jl@openoffice.org>2001-02-20 11:55:53 +0000
commitadcf505164e63a68da3355be0c41ab9e0ed4a006 (patch)
treefe2416d2f6070802ac0a71977557dd92fdeb2999 /dtrans/test/win32/dnd/atlwindow.cxx
parent61306048108adffcf96e196ade9c0232cc7d7704 (diff)
XDropTargetFactory includes removed
Diffstat (limited to 'dtrans/test/win32/dnd/atlwindow.cxx')
-rw-r--r--dtrans/test/win32/dnd/atlwindow.cxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/dtrans/test/win32/dnd/atlwindow.cxx b/dtrans/test/win32/dnd/atlwindow.cxx
index 40605ac7f80e..6333a1900ea3 100644
--- a/dtrans/test/win32/dnd/atlwindow.cxx
+++ b/dtrans/test/win32/dnd/atlwindow.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: atlwindow.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: jl $ $Date: 2001-02-12 13:14:36 $
+ * last change: $Author: jl $ $Date: 2001-02-20 12:55:53 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -63,7 +63,6 @@
#include <com/sun/star/lang/XComponent.hpp>
#include <com/sun/star/lang/XInitialization.hpp>
#include <com/sun/star/datatransfer/dnd/XDropTarget.hpp>
-#include <com/sun/star/datatransfer/dnd/XDropTargetFactory.hpp>
#include <com/sun/star/datatransfer/dnd/DNDConstants.hpp>
#include <cppuhelper/servicefactory.hxx>