summaryrefslogtreecommitdiffstats
path: root/generic/tclOODefineCmds.c
diff options
context:
space:
mode:
Diffstat (limited to 'generic/tclOODefineCmds.c')
-rw-r--r--generic/tclOODefineCmds.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/generic/tclOODefineCmds.c b/generic/tclOODefineCmds.c
index a88a27e..5f10475 100644
--- a/generic/tclOODefineCmds.c
+++ b/generic/tclOODefineCmds.c
@@ -2922,8 +2922,6 @@ ObjMixinSet(
Object *oPtr = (Object *) TclOOGetDefineCmdContext(interp);
int mixinc, i, isNew;
Tcl_Obj **mixinv;
- Class **mixins;
- int i;
Class **mixins; /* The references to the classes to actually
* install. */
Tcl_HashTable uniqueCheck; /* Note that this hash table is just used as a