aboutsummaryrefslogtreecommitdiff
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 71e3b45..52af700 100644
--- a/main.c
+++ b/main.c
@@ -7,7 +7,6 @@
#include "structs.h"
// So, TODO for now:
-// - Implement a maze algorithm to test my A* algorithm with
// - Implement the A* algorithm
void sigint_handler(int sig) {