From 1d695e2434917aed6f4ce9ef0049330afddea307 Mon Sep 17 00:00:00 2001 From: dkf Date: Mon, 1 Nov 2004 14:41:16 +0000 Subject: Remove unused label --- generic/tclExecute.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/generic/tclExecute.c b/generic/tclExecute.c index c85f149..6d324a5 100644 --- a/generic/tclExecute.c +++ b/generic/tclExecute.c @@ -11,7 +11,7 @@ * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * RCS: @(#) $Id: tclExecute.c,v 1.164 2004/11/01 14:38:24 dkf Exp $ + * RCS: @(#) $Id: tclExecute.c,v 1.165 2004/11/01 14:41:16 dkf Exp $ */ #ifdef STDC_HEADERS @@ -3413,7 +3413,6 @@ TclExecuteByteCode(interp, codePtr) } } - foundResult: TRACE(("%.20s %.20s => %ld\n", O2S(valuePtr), O2S(value2Ptr), iResult)); /* -- cgit v0.12