oops, forgot to remove the debug print :)

This commit is contained in:
Bill Currie 2002-07-16 22:00:55 +00:00
parent 678a45cfe2
commit 8a96b5bbbc

View file

@ -227,7 +227,6 @@ process_field (qfo_def_t *def)
field_def = fields.defs + fields.num_defs - 1;
field_def->ofs = var->integer_var + entity_base;
Hash_Add (field_defs, field_def);
printf ("%s %d\n", strings->strings + field_def->name, field_def->ofs);
}
static void