summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorLeo Tenenbaum <pommicket@gmail.com>2021-04-16 15:54:35 -0400
committerLeo Tenenbaum <pommicket@gmail.com>2021-04-16 15:54:35 -0400
commit51ac447d409bb565178ab9d78d4b5200e89f2cf4 (patch)
tree0a45c9ba2215d00dd04afe75803ad103bc4236fb /main.c
parent2a3bbb6674fe3b0e4ff996cae750a6e2880315ef (diff)
comment/uncomment selection
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 668065a..ff118cc 100644
--- a/main.c
+++ b/main.c
@@ -1,6 +1,5 @@
// @TODO:
// - terminate process not working on windows?
-// - comment/uncomment selection
#include "base.h"
no_warn_start
#if _WIN32