generator.ml: avoid defined-but-not-used warnings in guestfs_c_actions.c
authorJim Meyering <meyering@redhat.com>
Fri, 28 Aug 2009 11:53:36 +0000 (13:53 +0200)
committerJim Meyering <meyering@redhat.com>
Fri, 28 Aug 2009 11:53:36 +0000 (13:53 +0200)
* src/generator.ml (emit_ocaml_copy_list_function): New function.
Emit a function definition only if it will be used.


No differences found