summaryrefslogtreecommitdiff
path: root/dtrans/source/win32/dnd/source.hxx
diff options
context:
space:
mode:
authorJoachim Lingner <jl@openoffice.org>2001-02-13 11:52:33 +0000
committerJoachim Lingner <jl@openoffice.org>2001-02-13 11:52:33 +0000
commitcd99eec1dfee801d5d40185f3790432dcc3bd172 (patch)
tree265cf09a645b033cb551f4bea910c3270d6b9fbb /dtrans/source/win32/dnd/source.hxx
parentf649ac72a14cdcddb2a836c13e381eaac3d89b17 (diff)
XDropTargetFactory include has been removed
Diffstat (limited to 'dtrans/source/win32/dnd/source.hxx')
-rw-r--r--dtrans/source/win32/dnd/source.hxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/dtrans/source/win32/dnd/source.hxx b/dtrans/source/win32/dnd/source.hxx
index 7a0bfe814fd3..fc351410bd20 100644
--- a/dtrans/source/win32/dnd/source.hxx
+++ b/dtrans/source/win32/dnd/source.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: source.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: jl $ $Date: 2001-02-13 11:32:49 $
+ * last change: $Author: jl $ $Date: 2001-02-13 12:52:33 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -65,9 +65,6 @@
#ifndef _COM_SUN_STAR_DATATRANSFER_DND_XDRAGSOURCE_HPP_
#include <com/sun/star/datatransfer/dnd/XDragSource.hpp>
#endif
-#ifndef _COM_SUN_STAR_DATATRANSFER_DND_XDROPTARGETFACTORY_HPP_
-#include <com/sun/star/datatransfer/dnd/XDropTargetFactory.hpp>
-#endif
#ifndef _COM_SUN_STAR_DATATRANSFER_DND_XDRAGSOURCECONTEXT_HPP_
#include <com/sun/star/datatransfer/dnd/XDragSourceContext.hpp>
#endif