summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormig <mig>2013-01-18 17:11:51 (GMT)
committermig <mig>2013-01-18 17:11:51 (GMT)
commit3ca5f5ccebd7a6bb4ac9b23a5db43e7ec88ad13d (patch)
treec869d88cc43ec69a55260dd7b275f3147b260306
parentcdc54b926ed9428293201858ceaeaf77a7aac6cc (diff)
downloadtcl-3ca5f5ccebd7a6bb4ac9b23a5db43e7ec88ad13d.zip
tcl-3ca5f5ccebd7a6bb4ac9b23a5db43e7ec88ad13d.tar.gz
tcl-3ca5f5ccebd7a6bb4ac9b23a5db43e7ec88ad13d.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