Simplify code.
commit5e153ecd6fba65a05bb0d78c1977c9b3ffbaa6d8
authorWerner Lemberg <wl@gnu.org>
Wed, 13 Aug 2014 06:33:44 +0000 (13 08:33 +0200)
committerWerner Lemberg <wl@gnu.org>
Wed, 13 Aug 2014 06:33:44 +0000 (13 08:33 +0200)
tree7a15286e8e2155cc9856382bba81d68cbb6b7e9c
parentb9e9e2c81d3bb5190050b8def26fadcb5f2c710b
Simplify code.

We track the current bytecode position with `bufp', so tagging unused bytes
is no longer necessary (and probably never was).
lib/tabytecode.c