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