xenalyze: remove argp_program_version
authorOlaf Hering <olaf@aepfle.de>
Thu, 11 Jun 2015 16:30:44 +0000 (16:30 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Tue, 16 Jun 2015 10:35:28 +0000 (11:35 +0100)
Since xenalyze is now upstream its Open Source and part of the given
release.

Signed-off-by: Olaf Hering <olaf@aepfle.de>
Acked-by: George Dunlap <george.dunlap@eu.citrix.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
Cc: Ian Jackson <ian.jackson@eu.citrix.com>
Cc: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Cc: Ian Campbell <ian.campbell@citrix.com>
Cc: Wei Liu <wei.liu2@citrix.com>
tools/xentrace/xenalyze.c

index 70f0db0637abaa1ac467b6d1f1d5500cef952568..a8e73eb76aea1438cca5a3578b1494e5bd22b486 100644 (file)
@@ -10346,7 +10346,6 @@ const struct argp parser_def = {
     .doc = "",
 };
 
-const char *argp_program_version = "xenalyze - Open-source xen-unstable (3.4)";
 const char *argp_program_bug_address = "George Dunlap <george.dunlap@eu.citrix.com>";