aboutsummaryrefslogtreecommitdiff
path: root/c00/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'c00/main.c')
-rw-r--r--c00/main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/c00/main.c b/c00/main.c
index 5d6e31b..b923f4e 100644
--- a/c00/main.c
+++ b/c00/main.c
@@ -44,6 +44,5 @@ int main()
/*ft_putchar('\n');*/
/*ft_putnbr(-42);*/
-
ft_print_combn(2);
}