Remove now unused LNBUFSZ buffer size
This commit is contained in:
parent
6fcebe0418
commit
ee9e5523ab
@ -222,9 +222,6 @@ newstr(char const * p)
|
||||
return q;
|
||||
}
|
||||
|
||||
#define LNBUFSZ 1024
|
||||
|
||||
|
||||
struct userconf *
|
||||
read_userconfig(char const * file)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user