changeset 17367:8925147a0101

* __patch__.m: Remove stray keyboard command.
author John W. Eaton <jwe@octave.org>
date Fri, 30 Aug 2013 11:56:48 -0400
parents f0edd6c752e9
children 44624eb20076
files scripts/plot/private/__patch__.m
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/scripts/plot/private/__patch__.m
+++ b/scripts/plot/private/__patch__.m
@@ -29,7 +29,6 @@
 
 function [h, failed] = __patch__ (p, varargin)
 
-  keyboard
   h = NaN;
   failed = false;