diff options
| author | mig <mig> | 2013-01-03 11:47:09 (GMT) |
|---|---|---|
| committer | mig <mig> | 2013-01-03 11:47:09 (GMT) |
| commit | 1dad698e7f647216959fdb909825d42afe0cc8c9 (patch) | |
| tree | de4839d15a4805b49363a987780c8923e2271efa | |
| parent | f749a9affcaceb8a1ce773991008444028895464 (diff) | |
| download | tcl-mig_alloc_reform_Z2.zip tcl-mig_alloc_reform_Z2.tar.gz tcl-mig_alloc_reform_Z2.tar.bz2 | |
remove unused varmig_alloc_reform_Z2
| -rw-r--r-- | generic/tclAlloc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/generic/tclAlloc.c b/generic/tclAlloc.c index 70e4071..31bbb8b 100644 --- a/generic/tclAlloc.c +++ b/generic/tclAlloc.c @@ -238,7 +238,6 @@ TclFreeAllocCache( void *arg) { Cache *cachePtr = arg; - Cache **nextPtrPtr; /* * Flush objs. |
