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