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.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/decoder/FLACMetaData.hxx b/src/decoder/FLACMetaData.hxx
index 67dc9fcd7..9808852f3 100644
--- a/src/decoder/FLACMetaData.hxx
+++ b/src/decoder/FLACMetaData.hxx
@@ -117,8 +117,4 @@ void
flac_scan_metadata(const FLAC__StreamMetadata *block,
const struct tag_handler *handler, void *handler_ctx);
-bool
-flac_scan_file2(const char *file,
- const struct tag_handler *handler, void *handler_ctx);
-
#endif