changeset 29706:1077d7c87fcc

maint: remove extra '}' added in previous merge
author John W. Eaton <jwe@octave.org>
date Tue, 25 May 2021 17:01:18 -0400
parents 887410ef55aa
children 81be7e4ddb0f
files libinterp/corefcn/gl2ps-print.cc
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libinterp/corefcn/gl2ps-print.cc	Tue May 25 12:07:02 2021 -0700
+++ b/libinterp/corefcn/gl2ps-print.cc	Tue May 25 17:01:18 2021 -0400
@@ -512,7 +512,6 @@
                             srchstr[pos+1] = 't';  // "px" -> "pt"
                             std::strcpy (str, srchstr.c_str ());
                           }
-                          }
                       }
                   }