summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/s_com.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/s_com.c b/src/s_com.c
index 3a565e6..0f69993 100644
--- a/src/s_com.c
+++ b/src/s_com.c
@@ -30,10 +30,6 @@
#include "s_lredir.h"
#include "s_struct.h"
-/*
-** TODO: norme
-*/
-
static int8_t s_fill_com(char *words[], t_com **com)
{
uint64_t i;