Remove stray blank line

From-SVN: r72535
This commit is contained in:
Zack Weinberg 2003-10-15 22:06:16 +00:00
parent b8eaca232b
commit 6492b8d80d

View file

@ -213,7 +213,6 @@ new_adjust (const char *name,
return;
}
for (a = *category; a; a = a->next)
if (a->mode == mode)
{