Cleanup
This commit is contained in:
parent
804f051d66
commit
609ddfab22
1
nncmpp.c
1
nncmpp.c
|
@ -540,7 +540,6 @@ item_list_resize (struct item_list *self, size_t len)
|
||||||
// For simplicity, the listview can only work with items that are one row high.
|
// For simplicity, the listview can only work with items that are one row high.
|
||||||
|
|
||||||
struct tab;
|
struct tab;
|
||||||
struct row_buffer;
|
|
||||||
enum action;
|
enum action;
|
||||||
|
|
||||||
/// Try to handle an action in the tab
|
/// Try to handle an action in the tab
|
||||||
|
|
Loading…
Reference in New Issue