removed unused and wrong ft_modf

This commit is contained in:
hugogogo
2026-05-12 00:35:11 +02:00
parent de28530259
commit f662d7f750
3 changed files with 0 additions and 27 deletions

View File

@@ -128,7 +128,6 @@ SRCS = ft_memset.c \
ft_smaller.c \
ft_sign.c \
ft_fsign.c \
ft_modf.c \
ft_pow.c \
ft_sqrt.c \
ft_round.c \