summaryrefslogtreecommitdiff
path: root/dtrans/source/win32/dtobj/APNDataObject.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'dtrans/source/win32/dtobj/APNDataObject.cxx')
-rw-r--r--dtrans/source/win32/dtobj/APNDataObject.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/dtrans/source/win32/dtobj/APNDataObject.cxx b/dtrans/source/win32/dtobj/APNDataObject.cxx
index 4de3f3e579c7..d0ecbefde3a8 100644
--- a/dtrans/source/win32/dtobj/APNDataObject.cxx
+++ b/dtrans/source/win32/dtobj/APNDataObject.cxx
@@ -77,9 +77,7 @@ CAPNDataObject::CAPNDataObject( IDataObjectPtr rIDataObject ) :
{
OSL_FAIL("marshalling failed");
- #if OSL_DEBUG_LEVEL > 0
HGLOBAL hGlobal =
- #endif
GlobalFree(m_hGlobal);
OSL_ENSURE(NULL == hGlobal, "GlobalFree failed");
m_hGlobal = NULL;