by removing offending, unused global variable.
This commit is contained in:
Dennis Heimbigner 2018-11-15 10:31:36 -07:00
parent 751300ec59
commit b89e3f50d0
2 changed files with 543 additions and 328 deletions

View File

@ -9,9 +9,6 @@
#ifdef ENABLE_BINARY
/* Track allocated objects here */
extern List* tbr;
/* Forward */
static void alignto(int alignment, Bytebuffer* buf, ptrdiff_t base);

File diff suppressed because it is too large Load Diff