Remove some dead code

This commit is contained in:
Thomas Arnhold 2011-03-12 11:53:39 +01:00
parent d86e9a3906
commit 65e002dbe7

View file

@ -214,8 +214,6 @@ void SAL_CALL DragSource::startDrag(
}
else
{
//OSL_ENSURE(false, "Overlapping Drag&Drop operation rejected!");
cnt = InterlockedDecrement(&m_RunningDndOperationCount);
DragSourceDropEvent dsde;