commit | 53773581b8b84261508cfe5751b18f107db551d2 | [log] [tgz] |
---|---|---|
author | Luiz Capitulino <lcapitulino@redhat.com> | Fri Aug 28 15:27:25 2009 -0300 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Fri Sep 04 09:37:32 2009 -0500 |
tree | ea0283a8866a1081998572063bfff84d7b73aa80 | |
parent | 590fb3b78bd33a3419439d394b7cc15fb5f22fb9 [diff] |
monitor: Drop args[] handling code This commit drops all the code used to handle the 'args[]' array, as now we use a dictionary to pass arguments. Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>