X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fdetect-virt%2Fdetect-virt.c;h=bd3ee452c12e67e1696423cc5fd3bc84160de189;hp=bbb9dfc19a5d03277d7833ea329194af8ee7f700;hb=f274ece0f76b5709408821e317e87aef76123db6;hpb=8c32f0143b15e4c18142cce6703f66e26db69899 diff --git a/src/detect-virt/detect-virt.c b/src/detect-virt/detect-virt.c index bbb9dfc19..bd3ee452c 100644 --- a/src/detect-virt/detect-virt.c +++ b/src/detect-virt/detect-virt.c @@ -80,7 +80,6 @@ static int parse_argv(int argc, char *argv[]) { case ARG_VERSION: puts(PACKAGE_STRING); - puts(DISTRIBUTION); puts(SYSTEMD_FEATURES); return 0;