aboutsummaryrefslogtreecommitdiffstats
path: root/src/ft_raycasting.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/ft_raycasting.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ft_raycasting.c b/src/ft_raycasting.c
index 5bb3649..50bdbf9 100644
--- a/src/ft_raycasting.c
+++ b/src/ft_raycasting.c
@@ -112,7 +112,6 @@ void
i = 0;
wl = &cl->wlist;
- /* ft_floor_cast(cl); */
while (i < wl->x_size)
{
ft_initray(cl, i);