Commit 47f2fff4 authored by sstucker's avatar sstucker
Browse files

Removed return from catch block on procstream error

parent 65906373
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -382,7 +382,6 @@ try
    maingui.dataTree.CalcCurrElem();
catch
    MainGUI_EnableDisableGUI('on');
    return;
end

% Restore original selection listboxGroupTree