From 7f66f801f4d5e48726b8950ce7b76973e9c9677a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Janouch?= Date: Mon, 5 Jun 2017 21:34:50 +0200 Subject: [PATCH] Give up on freeing tab resources --- nncmpp.c | 1 - 1 file changed, 1 deletion(-) diff --git a/nncmpp.c b/nncmpp.c index 419de39..ea0689a 100644 --- a/nncmpp.c +++ b/nncmpp.c @@ -556,7 +556,6 @@ struct tab // Implementation: - // TODO: free() callback? tab_action_fn on_action; ///< User action handler callback tab_item_draw_fn on_item_draw; ///< Item draw callback