summaryrefslogtreecommitdiff
path: root/libavcodec/tak.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/tak.h')
-rw-r--r--libavcodec/tak.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libavcodec/tak.h b/libavcodec/tak.h
index 876468d00e..e8e2dacf7c 100644
--- a/libavcodec/tak.h
+++ b/libavcodec/tak.h
@@ -140,8 +140,6 @@ typedef struct TAKStreamInfo {
int64_t samples;
} TAKStreamInfo;
-void ff_tak_init_crc(void);
-
int ff_tak_check_crc(const uint8_t *buf, unsigned int buf_size);
/**