提交 1f97e01a 编写于 作者: C Cole Robinson 提交者: Radim Krčmář

tools/kvm_stat: Remove unused function

Unused since added in 18e8f410Signed-off-by: NCole Robinson <crobinso@redhat.com>
Reviewed-and-tested-by: NStefan Raspl <stefan.raspl@linux.vnet.ibm.com>
Signed-off-by: NRadim Krčmář <rkrcmar@redhat.com>
上级 0866c31b
......@@ -1121,9 +1121,6 @@ class Tui(object):
self.screen.refresh()
def _refresh_body(self, sleeptime):
def is_child_field(field):
return field.find('(') != -1
def insert_child(sorted_items, child, values, parent):
num = len(sorted_items)
for i in range(0, num):
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册