X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fdetect-virt%2Fdetect-virt.c;h=bd3ee452c12e67e1696423cc5fd3bc84160de189;hb=0eff0f3bce1d0826765f6e84ff046b10fe5a1a12;hp=bbb9dfc19a5d03277d7833ea329194af8ee7f700;hpb=8c32f0143b15e4c18142cce6703f66e26db69899;p=elogind.git 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;