From 491f5c4a789c1dec4f721e7642a2c0796f93cc4e Mon Sep 17 00:00:00 2001 From: Kevin B Kenny Date: Tue, 7 Sep 2004 18:24:48 +0000 Subject: removed unused cmdInfo variable --- generic/tclTimer.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/generic/tclTimer.c b/generic/tclTimer.c index f6c068c..3093ac6 100644 --- a/generic/tclTimer.c +++ b/generic/tclTimer.c @@ -9,7 +9,7 @@ * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * RCS: @(#) $Id: tclTimer.c,v 1.10 2004/09/07 17:38:56 kennykb Exp $ + * RCS: @(#) $Id: tclTimer.c,v 1.11 2004/09/07 18:24:48 kennykb Exp $ */ #include "tclInt.h" @@ -739,7 +739,6 @@ Tcl_AfterObjCmd(clientData, interp, objc, objv) int ms; AfterInfo *afterPtr; AfterAssocData *assocPtr; - Tcl_CmdInfo cmdInfo; int length; char *argString; int index; -- cgit v0.12