summaryrefslogtreecommitdiffstats
path: root/util/showboard.c
diff options
context:
space:
mode:
Diffstat (limited to 'util/showboard.c')
-rw-r--r--util/showboard.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/util/showboard.c b/util/showboard.c
index 41627cfe..8e18ae2d 100644
--- a/util/showboard.c
+++ b/util/showboard.c
@@ -68,7 +68,6 @@ int main(int argc, char *argv[])
printf("BM:\t%s\n", b.BM);
printf("brdattr:\t%08x\n", b.brdattr);
printf("post_limit_posts:\t%d\n", b.post_limit_posts);
- printf("post_limit_logins:\t%d\n", b.post_limit_logins);
printf("post_limit_regtime:\t%d\n", b.post_limit_regtime);
printf("level:\t%d\n", b.level);
printf("gid:\t%d\n", b.gid);