diff scripts/plot/private/__errplot__.m @ 11106:36c18286a61b

__errplot__.m: remove stray debugging statement
author John W. Eaton <jwe@octave.org>
date Mon, 18 Oct 2010 02:41:21 -0400
parents 65b240770880
children fd0a3ac60b0e
line wrap: on
line diff
--- 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 = [];