Signed-off-by: Tomohiro Kusumi <kusumi.tomohiro@xxxxxxxxx> --- daemon/automount.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/daemon/automount.c b/daemon/automount.c index ad5cafd..3afa860 100644 --- a/daemon/automount.c +++ b/daemon/automount.c @@ -1901,7 +1901,6 @@ static void usage(void) static void show_build_info(void) { - char buf[2048]; int count = 0; printf("\nLinux automount version %s\n", version); @@ -1913,8 +1912,6 @@ static void show_build_info(void) printf("\nCompile options:\n "); - memset(buf, 0, 2048); - #ifndef ENABLE_MOUNT_LOCKING printf("DISABLE_MOUNT_LOCKING "); count = 22; -- 2.5.5 -- To unsubscribe from this list: send the line "unsubscribe autofs" in