summaryrefslogtreecommitdiffstats
path: root/pw/pw_conf.c
diff options
context:
space:
mode:
Diffstat (limited to 'pw/pw_conf.c')
-rw-r--r--pw/pw_conf.c3
1 files changed, 0 insertions, 3 deletions
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)
{