about summary refs log tree commit diff stats
path: root/src/profanity.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/profanity.c')
-rw-r--r--src/profanity.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/profanity.c b/src/profanity.c
index 521b277e..1a56f0cb 100644
--- a/src/profanity.c
+++ b/src/profanity.c
@@ -89,6 +89,8 @@ prof_run(const int disable_tls, char *log_level)
         inp[size++] = '\0';
         cmd_result = _process_input(inp);
     }
+
+    g_timer_destroy(timer);
 }
 
 void