diff options
author | Luiz Capitulino <lcapitulino@redhat.com> | 2010-11-22 16:35:09 -0200 |
---|---|---|
committer | Luiz Capitulino <lcapitulino@redhat.com> | 2010-12-06 09:51:41 -0200 |
commit | 6d44143054293995c5e92fbddbd1ee92846013cc (patch) | |
tree | 90f4b4c7c89a22bf6676e2c733aeeebd6a07b80c /qbool.c | |
parent | c01e68853148764d32c3a27ab4b39cb553c567fc (diff) |
QMP: Drop dead code
The first if/else clause in handler_audit() makes no sense for two
reasons:
1. this function is now called only by QMP code, so testing if
it's a QMP call makes no sense anymore
2. the else clause first asserts that there's no error in the
monitor object, then it tries to free it!
Just drop it.
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
Diffstat (limited to 'qbool.c')
0 files changed, 0 insertions, 0 deletions