qemu-img: remove references to GEN_DOCS
authorJohn Snow <jsnow@redhat.com>
Thu, 3 May 2018 22:56:46 +0000 (18:56 -0400)
committerMichael Tokarev <mjt@tls.msk.ru>
Sun, 20 May 2018 05:35:54 +0000 (08:35 +0300)
Nothing seemingly uses this.
(jcody: commit 77bd1119ba even mentions that it appears unused)

Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Jeff Cody <jcody@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
qemu-img.c
qemu-options-wrapper.h

index 60e45ec103653b2d89ac8130b5986fc16f7a9484..2b5a5706b615cdaaf1e74102c1b67a0b86649034 100644 (file)
@@ -123,7 +123,6 @@ static void QEMU_NORETURN help(void)
            "  " arg_string "\n"
 #include "qemu-img-cmds.h"
 #undef DEF
-#undef GEN_DOCS
            "\n"
            "Command parameters:\n"
            "  'filename' is a disk image filename\n"
@@ -4716,7 +4715,6 @@ static const img_cmd_t img_cmds[] = {
     { option, callback },
 #include "qemu-img-cmds.h"
 #undef DEF
-#undef GEN_DOCS
     { NULL, NULL, },
 };
 
index 13bfea0294f247ca281b0654f937073bb24b13d3..6f548e3922e6200b64c8d7d162cb7435591ac902 100644 (file)
@@ -34,7 +34,6 @@
 #undef DEF
 #undef DEFHEADING
 #undef ARCHHEADING
-#undef GEN_DOCS
 
 #undef QEMU_OPTIONS_GENERATE_ENUM
 #undef QEMU_OPTIONS_GENERATE_HELP