summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libav/avformat.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libav/avformat.h b/libav/avformat.h
index 8ab1dab542..4e76482e2a 100644
--- a/libav/avformat.h
+++ b/libav/avformat.h
@@ -266,7 +266,6 @@ void dump_format(AVFormatContext *ic,
const char *url,
int is_output);
int parse_image_size(int *width_ptr, int *height_ptr, const char *str);
-INT64 gettime(void);
INT64 parse_date(const char *datestr, int duration);
/* ffm specific for ffserver */