commit | 196857f8bfd2d34a170c3de808dc44bd6da22f4a | [log] [tgz] |
---|---|---|
author | Markus Armbruster <armbru@redhat.com> | Fri May 02 13:26:36 2014 +0200 |
committer | Luiz Capitulino <lcapitulino@redhat.com> | Fri May 09 09:11:31 2014 -0400 |
tree | 1f1597d42dafb9778a707b3c8b8c71aa0ceafec6 | |
parent | 4af8be1f88dc32447e085469461d02859ca5f2fc [diff] |
tests/qapi-schema: Drop superfluous error_is_set() visit_type_TestStruct() does nothing when called with an error set. Callers shouldn't do that, and no caller does. Drop the superfluous test. Signed-off-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Michael Roth <mdroth@linux.vnet.ibm.com> Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>