summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormig <mig>2013-01-18 17:11:51 (GMT)
committermig <mig>2013-01-18 17:11:51 (GMT)
commitab17e91042b2e82e40c96210a6e2a96fad058092 (patch)
treec869d88cc43ec69a55260dd7b275f3147b260306
parent7a9cff0b9a2fa5ce43b6533b21e7de6711397490 (diff)
downloadtcl-ab17e91042b2e82e40c96210a6e2a96fad058092.zip
tcl-ab17e91042b2e82e40c96210a6e2a96fad058092.tar.gz
tcl-ab17e91042b2e82e40c96210a6e2a96fad058092.tar.bz2
remove stray tip280 remains
-rw-r--r--generic/tclInt.h1
1 files changed, 0 insertions, 1 deletions
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