On Sáb 11 Abr 2015 20:09:41 CEST, Eric Blake wrote: > Now that the two functions are identical, we only need one of them. > > Signed-off-by: Eric Blake <ebl...@redhat.com> > --- > scripts/qapi-commands.py | 15 ++++++++------- > scripts/qapi-event.py | 2 +- > scripts/qapi-types.py | 4 ++-- > scripts/qapi-visit.py | 4 ++-- > scripts/qapi.py | 5 +---- > 5 files changed, 14 insertions(+), 16 deletions(-)
Reviewed-by: Alberto Garcia <be...@igalia.com> Berto