summaryrefslogtreecommitdiff
path: root/dtrans/test/win32/dnd/transferable.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'dtrans/test/win32/dnd/transferable.cxx')
-rw-r--r--dtrans/test/win32/dnd/transferable.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/dtrans/test/win32/dnd/transferable.cxx b/dtrans/test/win32/dnd/transferable.cxx
index c20514f93b4b..856061492131 100644
--- a/dtrans/test/win32/dnd/transferable.cxx
+++ b/dtrans/test/win32/dnd/transferable.cxx
@@ -26,16 +26,12 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dtrans.hxx"
#include "transferable.hxx"
//----------------------------------------------------------------
// ctor
//----------------------------------------------------------------
-
-
CTransferable::CTransferable( wchar_t* dataString ) :
m_seqDFlv( 1 ),
m_Data( dataString )