aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nncmpp.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/nncmpp.c b/nncmpp.c
index 6647bca..3b45f06 100644
--- a/nncmpp.c
+++ b/nncmpp.c
@@ -7304,9 +7304,7 @@ app_on_message_timer (void *user_data)
{
(void) user_data;
- cstr_set (&g.message, NULL);
- cstr_set (&g.message_detail, NULL);
- app_invalidate ();
+ app_hide_message ();
}
static void