aboutsummaryrefslogtreecommitdiffstats
path: root/src/flac_decode.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/flac_decode.h')
-rw-r--r--src/flac_decode.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/flac_decode.h b/src/flac_decode.h
index db7662334..4858274f8 100644
--- a/src/flac_decode.h
+++ b/src/flac_decode.h
@@ -27,7 +27,5 @@
int flac_decode(OutputBuffer * cb, AudioFormat * af, DecoderControl * dc);
-int getFlacTotalTime(char * file);
-
#endif
-/* vim:set shiftwidth=4 tabstop=8 expandtab: */
+/* vim:set shiftwidth=8 tabstop=8 expandtab: */