missed a few #undefs (no real impact I think)

This commit is contained in:
Denis Vlasenko 2007-01-10 20:57:03 +00:00
parent 7573541f74
commit 1a8bf7f5d3

View File

@ -606,6 +606,8 @@ static int inflate_codes(STATE_PARAM_ONLY)
#undef td
#undef bl
#undef bd
#undef nn
#undef dd
/* called once from inflate_block */