Repair unbalanced UndoRedoBlock call.
This commit is contained in:
parent
b01bf081d8
commit
07d9671126
|
@ -1767,8 +1767,6 @@ void ROUTER_TOOL::performDragging( int aMode )
|
|||
m_startItem = nullptr;
|
||||
|
||||
m_gridHelper->SetAuxAxes( false );
|
||||
frame()->UndoRedoBlock( false );
|
||||
ctls->SetAutoPan( false );
|
||||
ctls->ForceCursorPosition( false );
|
||||
highlightNet( false );
|
||||
|
||||
|
|
Loading…
Reference in New Issue