aboutsummaryrefslogtreecommitdiffstats
path: root/libenv_vselect_name_list_with_dealloc.c
diff options
context:
space:
mode:
Diffstat (limited to 'libenv_vselect_name_list_with_dealloc.c')
-rw-r--r--libenv_vselect_name_list_with_dealloc.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/libenv_vselect_name_list_with_dealloc.c b/libenv_vselect_name_list_with_dealloc.c
index 95f35ed..6c66019 100644
--- a/libenv_vselect_name_list_with_dealloc.c
+++ b/libenv_vselect_name_list_with_dealloc.c
@@ -7,6 +7,3 @@ libenv_vselect_name_list_with_dealloc(char **variables, va_list classes)
{
return libenv_vprocess_list_with_dealloc__(variables, 0, classes, NO_HEAD, NAMES, SELECT);
}
-
-
-/* TODO test */