Fix all the simple compiler warnings.
This commit is contained in:
parent
34621b054a
commit
bfa06be62d
5 changed files with 5 additions and 10 deletions
|
@ -29,7 +29,6 @@ static long LNLENG;
|
|||
static long LNPOSN;
|
||||
static char INLINE[LINESIZE+1];
|
||||
static long OLDLOC;
|
||||
static long MAXDIE;
|
||||
|
||||
// Storage for what comes out of the database
|
||||
long LINUSE;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue