chiark / gitweb /
build-sys: drop all distribution specfic checks
[elogind.git] / src / notify / notify.c
index ffc8dfeb9b79d71b8a36872080229494cf5eaf45..f521f56659b7f5cc2698e60f058ed94819abcf8a 100644 (file)
@@ -94,7 +94,6 @@ static int parse_argv(int argc, char *argv[]) {
 
                 case ARG_VERSION:
                         puts(PACKAGE_STRING);
-                        puts(DISTRIBUTION);
                         puts(SYSTEMD_FEATURES);
                         return 0;