summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorLeo Tenenbaum <pommicket@gmail.com>2021-04-16 15:22:05 -0400
committerLeo Tenenbaum <pommicket@gmail.com>2021-04-16 15:22:05 -0400
commit2a3bbb6674fe3b0e4ff996cae750a6e2880315ef (patch)
tree12c946157ef5b247bb3606f5cdfe8de82e35ce58 /main.c
parent77cfc38b57626e2c5a0b3549407c13acecb62d20 (diff)
regenerate tags if tag not found
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 9cd2a86..668065a 100644
--- a/main.c
+++ b/main.c
@@ -1,6 +1,5 @@
// @TODO:
// - terminate process not working on windows?
-// - auto-regenerate tags (if tag not found)
// - comment/uncomment selection
#include "base.h"
no_warn_start