Commit 6c867989 authored by marco.'s avatar marco.
Browse files

MacOSX: fixing possible crash

parent 9ba242bc
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -128,7 +128,6 @@ static void Show_MoveNode( EDA_DRAW_PANEL* aPanel, wxDC* aDC, const wxPoint& aPo

    for( unsigned ii = 0; ii < g_DragSegmentList.size(); ii++ )
    {
        if( aErase )
        track = g_DragSegmentList[ii].m_Track;

        if( aErase )