From 3ca5f5ccebd7a6bb4ac9b23a5db43e7ec88ad13d Mon Sep 17 00:00:00 2001 From: mig Date: Fri, 18 Jan 2013 17:11:51 +0000 Subject: remove stray tip280 remains --- generic/tclInt.h | 1 - 1 file changed, 1 deletion(-) diff --git a/generic/tclInt.h b/generic/tclInt.h index 4ac0b77..b89b816 100644 --- a/generic/tclInt.h +++ b/generic/tclInt.h @@ -1291,7 +1291,6 @@ typedef struct CoroutineData { * coroutine. */ CorContext caller; CorContext running; - Tcl_HashTable *lineLABCPtr; /* See Interp.lineLABCPtr */ void *stackLevel; int auxNumLevels; /* While the coroutine is running the * numLevels of the create/resume command is -- cgit v0.12