mirror of
https://github.com/Interlisp/maiko.git
synced 2026-01-14 07:30:21 +00:00
Remove unused variable.
modified: ../inc/bb.h
This commit is contained in:
parent
55ffcb9066
commit
c6ed74d94b
2
inc/bb.h
2
inc/bb.h
@ -708,7 +708,7 @@
|
||||
/************************************************************************/
|
||||
|
||||
#define variables \
|
||||
int num_lines_remaining, temp; \
|
||||
int num_lines_remaining; \
|
||||
int dstnumL, src32lbit, srcLshift, dst32lbit; \
|
||||
unsigned int srcRmask, dstold, dstdata, mask; \
|
||||
UNSIGNED x32byta, x32nbyt, x32ia; \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user