changeset 24450:49a3d6c864f9

* __opengl_info__.m: Don't echo attempts.
author John W. Eaton <jwe@octave.org>
date Fri, 22 Dec 2017 13:01:55 -0500
parents 9a9b2e0596f5
children 0c69f0335e1a
files scripts/plot/util/__opengl_info__.m
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/scripts/plot/util/__opengl_info__.m	Thu Dec 21 16:10:22 2017 -0800
+++ b/scripts/plot/util/__opengl_info__.m	Fri Dec 22 13:01:55 2017 -0500
@@ -117,7 +117,6 @@
     refresh (hf);
     info = fig_gl_info (hf);
     close (hf);
-    attempts
   endwhile
 
   if (isempty (info))