commit | ba14414174b72fa231997243a9650feaa520d054 | [log] [tgz] |
---|---|---|
author | Luiz Capitulino <lcapitulino@redhat.com> | Mon Feb 08 17:01:28 2010 -0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Wed Feb 10 13:46:17 2010 -0600 |
tree | 06a7ab9846a3f5d64eea2a5d4c0d7e6389e0a2e3 | |
parent | 668e3cac4fdba1137798c4453e018070b099679e [diff] |
Monitor: remove unneeded checks It's not needed to check the return of qobject_from_jsonf() anymore, as an assert() has been added there. Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>