Give up on freeing tab resources
This commit is contained in:
parent
1dbece753e
commit
7f66f801f4
1
nncmpp.c
1
nncmpp.c
|
@ -556,7 +556,6 @@ struct tab
|
||||||
|
|
||||||
// Implementation:
|
// Implementation:
|
||||||
|
|
||||||
// TODO: free() callback?
|
|
||||||
tab_action_fn on_action; ///< User action handler callback
|
tab_action_fn on_action; ///< User action handler callback
|
||||||
tab_item_draw_fn on_item_draw; ///< Item draw callback
|
tab_item_draw_fn on_item_draw; ///< Item draw callback
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue