removed un-used variable
This commit is contained in:
parent
e2894d7a6e
commit
f54d79e41a
|
@ -104,8 +104,6 @@ LLsafeerror(t)
|
|||
int t;
|
||||
#endif
|
||||
{
|
||||
register int i;
|
||||
|
||||
if (t == EOFILE && LLsymb <= 0) return;
|
||||
#ifdef LL_NEWMESS
|
||||
if (t == EOFILE) {
|
||||
|
|
Loading…
Reference in a new issue