remove some debug code I accidently committed

This commit is contained in:
Bill Currie 2001-11-26 17:25:16 +00:00
parent e2db0ed434
commit 67fde0c492

View file

@ -250,7 +250,6 @@ PR_Opcode_Init (void)
for (op = pr_opcodes; op->name; op++) {
Hash_AddElement (opcode_table, op);
}
Hash_Stats (opcode_table);
}
static inline void