summaryrefslogtreecommitdiff
path: root/cmdutils.h
diff options
context:
space:
mode:
Diffstat (limited to 'cmdutils.h')
-rw-r--r--cmdutils.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/cmdutils.h b/cmdutils.h
index 2266ee132e..07a8d32a2c 100644
--- a/cmdutils.h
+++ b/cmdutils.h
@@ -370,7 +370,6 @@ int cmdutils_read_file(const char *filename, char **bufptr, size_t *size);
FILE *get_preset_file(char *filename, size_t filename_size,
const char *preset_name, int is_path, const char *codec_name);
-
/**
* Do all the necessary cleanup and abort.
* This function is implemented in the avtools, not cmdutils.