From adcf505164e63a68da3355be0c41ab9e0ed4a006 Mon Sep 17 00:00:00 2001 From: Joachim Lingner Date: Tue, 20 Feb 2001 11:55:53 +0000 Subject: XDropTargetFactory includes removed --- dtrans/test/win32/dnd/atlwindow.cxx | 5 ++--- dtrans/test/win32/dnd/dndTest.cxx | 5 ++--- dtrans/test/win32/dnd/makefile.mk | 5 ++--- 3 files changed, 6 insertions(+), 9 deletions(-) (limited to 'dtrans/test/win32') 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 #include #include -#include #include #include diff --git a/dtrans/test/win32/dnd/dndTest.cxx b/dtrans/test/win32/dnd/dndTest.cxx index b60b3aac1812..369ed597bb46 100644 --- a/dtrans/test/win32/dnd/dndTest.cxx +++ b/dtrans/test/win32/dnd/dndTest.cxx @@ -2,9 +2,9 @@ * * $RCSfile: dndTest.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 @@ -69,7 +69,6 @@ CComModule _Module; #include #include #include -#include #include #include diff --git a/dtrans/test/win32/dnd/makefile.mk b/dtrans/test/win32/dnd/makefile.mk index 62513fa99f74..da96d01fe450 100644 --- a/dtrans/test/win32/dnd/makefile.mk +++ b/dtrans/test/win32/dnd/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,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 @@ -98,7 +98,6 @@ UNOTYPES= com.sun.star.lang.XInitialization \ com.sun.star.lang.XComponent \ com.sun.star.datatransfer.dnd.XDropTarget \ com.sun.star.datatransfer.dnd.XDropTargetListener \ - com.sun.star.datatransfer.dnd.XDropTargetFactory \ com.sun.star.datatransfer.dnd.DNDConstants \ com.sun.star.datatransfer.dnd.XDragSource -- cgit v1.2.3