commit | 590fb3b78bd33a3419439d394b7cc15fb5f22fb9 | [log] [tgz] |
---|---|---|
author | Luiz Capitulino <lcapitulino@redhat.com> | Fri Aug 28 15:27:24 2009 -0300 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Fri Sep 04 09:37:32 2009 -0500 |
tree | 9bbf012f7bfedcbc3e7d4eeb7aade2904f366665 | |
parent | 439bcb61c514ecc5ca198893e0fd5ebdf67bc97a [diff] |
monitor: Drop str_allocated[] It's not used anymore, as QDict is now used to handle string memory allocation/deallocation. Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>