summaryrefslogtreecommitdiff
path: root/command-list.h
diff options
context:
space:
mode:
Diffstat (limited to 'command-list.h')
-rw-r--r--command-list.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/command-list.h b/command-list.h
index 6b2d225..5e70a1e 100644
--- a/command-list.h
+++ b/command-list.h
@@ -83,6 +83,4 @@ CommandList *build_command_list(Options*, Package *);
void free_command_list(Options*, CommandList*);
int execute_command_list(Options*, CommandList*, const char*, const char*);
-void condense_file_list(FileList *l);
-
#endif /* __NVIDIA_INSTALLER_COMMAND_LIST_H__ */