summaryrefslogtreecommitdiff
path: root/build.c
diff options
context:
space:
mode:
authorLeo Tenenbaum <pommicket@gmail.com>2021-02-24 16:13:48 -0500
committerLeo Tenenbaum <pommicket@gmail.com>2021-02-24 16:13:48 -0500
commit047764ebab345a2bcb3a856c1f1956e849f52354 (patch)
tree1fff56580c7c2c3b721d4d46cfaa0aa551cde789 /build.c
parent1c68c64874fdc6a8e54603c9c315efb715e85653 (diff)
split depth limit
Diffstat (limited to 'build.c')
-rw-r--r--build.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/build.c b/build.c
index a6df23b..7554c50 100644
--- a/build.c
+++ b/build.c
@@ -231,8 +231,6 @@ static void build_frame(Ted *ted, float x1, float y1, float x2, float y2) {
}
}
- // @TODO: check this code
-
// check if we have something like main.c:5 or main.c(5)
// get file name