mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-01-30 16:10:44 +08:00
Fix introduced alert https://lgtm.com/projects/g/Unidata/netcdf-c/rev/pr-5fdf9cb537c1a981abb3838fdfb061b1088636f0
by removing offending, unused global variable.
This commit is contained in:
parent
751300ec59
commit
b89e3f50d0
@ -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);
|
||||
|
||||
|
868
ncgen/ncgenl.c
868
ncgen/ncgenl.c
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user