summaryrefslogtreecommitdiff
path: root/dtrans/test/win32/dnd/atlwindow.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dtrans/test/win32/dnd/atlwindow.hxx')
-rw-r--r--dtrans/test/win32/dnd/atlwindow.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/dtrans/test/win32/dnd/atlwindow.hxx b/dtrans/test/win32/dnd/atlwindow.hxx
index 528fc9c4ba00..21c5dadd3184 100644
--- a/dtrans/test/win32/dnd/atlwindow.hxx
+++ b/dtrans/test/win32/dnd/atlwindow.hxx
@@ -28,7 +28,6 @@ extern CComModule _Module;
#include <com/sun/star/uno/Reference.h>
#include "../../source/inc/DtObjFactory.hxx"
-
using namespace com::sun::star::uno;
using namespace com::sun::star::datatransfer::dnd;
using namespace com::sun::star::datatransfer;
@@ -69,7 +68,6 @@ public:
DestroyWindow();
}
-
BEGIN_MSG_MAP(AWindow)
MESSAGE_HANDLER( WM_CLOSE, OnClose)
MESSAGE_HANDLER( WM_CREATE, OnCreate)