summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2024-07-17 23:16:09 -0700
committerpommicket <pommicket@gmail.com>2024-07-17 23:16:09 -0700
commit4d760a552b2c1143c1bd0a8b055b02892daab60e (patch)
treef4d67aff8757e6f25d972d5a480ff0f4667e6f4e /main.c
parentbf27c55563994a634b76b6f78afcf538a8b89839 (diff)
Fix opening file from build output
Diffstat (limited to 'main.c')
-rw-r--r--main.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/main.c b/main.c
index af57927..723b748 100644
--- a/main.c
+++ b/main.c
@@ -1,7 +1,4 @@
/*
-TODO:
-- fix opening file from build output (while there are any nodes open)
-
FUTURE FEATURES:
- more tests
- prepare rename support