aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/FLACMetaData.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/decoder/FLACMetaData.hxx')
-rw-r--r--src/decoder/FLACMetaData.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/decoder/FLACMetaData.hxx b/src/decoder/FLACMetaData.hxx
index ac75a4af8..1dbdc9a88 100644
--- a/src/decoder/FLACMetaData.hxx
+++ b/src/decoder/FLACMetaData.hxx
@@ -58,7 +58,4 @@ bool
flac_scan_file2(const char *file, const char *char_tnum,
const struct tag_handler *handler, void *handler_ctx);
-struct tag *
-flac_tag_load(const char *file, const char *char_tnum);
-
#endif