kconfig: qconf: remove unused ConfigList::listView()

I do not know how this function can be useful. In fact, it is unsed.
Signed-off-by: NMasahiro Yamada <masahiroy@kernel.org>
上级 860ec3fb
......@@ -88,10 +88,6 @@ public slots:
updateList(NULL);
updateAll = false;
}
ConfigList* listView()
{
return this;
}
void addColumn(colIdx idx)
{
showColumn(idx);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册
新手
引导
客服 返回
顶部