about summary refs log tree commit diff stats
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'main.c')
-rw-r--r--main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/main.c b/main.c
index 392b9ef6..520fb4bb 100644
--- a/main.c
+++ b/main.c
@@ -47,7 +47,6 @@ int main(int argc, char **argv)
 
     profanity_init(disable_tls);
     profanity_run();
-    //profanity_shutdown();
 
     return 0;
 }