aboutsummaryrefslogtreecommitdiffstats
path: root/libenv_select_name_list_with_dealloc.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--libenv_select_name_list_with_dealloc.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/libenv_select_name_list_with_dealloc.c b/libenv_select_name_list_with_dealloc.c
index b6bc0ca..4e23a11 100644
--- a/libenv_select_name_list_with_dealloc.c
+++ b/libenv_select_name_list_with_dealloc.c
@@ -10,6 +10,3 @@ libenv_select_name_list_with_dealloc(char **variables, ...)
return libenv_vselect_name_list_with_dealloc(variables, classes);
va_end(classes);
}
-
-
-/* TODO test */