From 47edccabad63e44c2abad61ce4d5c1fd47b94c74 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Sat, 9 May 2015 22:08:30 +0000 Subject: Remove now unused LNBUFSZ buffer size --- pw/pw_conf.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'pw/pw_conf.c') diff --git a/pw/pw_conf.c b/pw/pw_conf.c index 4e97fd9..f17857b 100644 --- a/pw/pw_conf.c +++ b/pw/pw_conf.c @@ -222,9 +222,6 @@ newstr(char const * p) return q; } -#define LNBUFSZ 1024 - - struct userconf * read_userconfig(char const * file) { -- cgit v1.2.3-56-ge451