Remove some dead code
This commit is contained in:
parent
d86e9a3906
commit
65e002dbe7
1 changed files with 0 additions and 2 deletions
|
@ -214,8 +214,6 @@ void SAL_CALL DragSource::startDrag(
|
|||
}
|
||||
else
|
||||
{
|
||||
//OSL_ENSURE(false, "Overlapping Drag&Drop operation rejected!");
|
||||
|
||||
cnt = InterlockedDecrement(&m_RunningDndOperationCount);
|
||||
|
||||
DragSourceDropEvent dsde;
|
||||
|
|
Loading…
Reference in a new issue