# HG changeset patch # User John W. Eaton # Date 1287384081 14400 # Node ID 36c18286a61bce14104cb60c3786ca739eba129b # Parent a6ab46b5926fdd90be9027710fb5aa03dfae8f5d __errplot__.m: remove stray debugging statement diff --git a/scripts/ChangeLog b/scripts/ChangeLog --- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,3 +1,8 @@ +2010-10-18 John W. Eaton + + * plot/private/__errplot__.m: Remove debugging statement from + previous change. + 2010-10-17 John W. Eaton * miscellaneous/edit.m: Use version 3 in GPL notice. diff --git a/scripts/plot/private/__errplot__.m b/scripts/plot/private/__errplot__.m --- a/scripts/plot/private/__errplot__.m +++ b/scripts/plot/private/__errplot__.m @@ -34,8 +34,6 @@ [fmt, key] = __pltopt__ ("__errplot__", fstr); - fmt - [len, nplots] = size (varargin{1}); h = [];