X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fdetect-virt%2Fdetect-virt.c;fp=src%2Fdetect-virt%2Fdetect-virt.c;h=bd3ee452c12e67e1696423cc5fd3bc84160de189;hb=bc2708414babc5c99bb8000e63c84e87606cc15d;hp=bbb9dfc19a5d03277d7833ea329194af8ee7f700;hpb=a382332eed10d3348231803c47a4c599d24c5e3a;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;