Commit 6eca40ab authored by Jay Dubb's avatar Jay Dubb
Browse files

Merge branch 'master' of https://github.com/BUNPC/Homer3

parents 822f3734 e35c197a
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -66,7 +66,6 @@ if ~ishandles(hAxes)
    return;
end
% Set gca to be SDG axes
cla(hAxes);
axes(hAxes);
% Delete all channel lines drawn
if ishandles(maingui.axesSDG.handles.ch)