summaryrefslogtreecommitdiffstats
path: root/mencoder.c
diff options
context:
space:
mode:
Diffstat (limited to 'mencoder.c')
-rw-r--r--mencoder.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/mencoder.c b/mencoder.c
index 12467cccfc..79b741ac3b 100644
--- a/mencoder.c
+++ b/mencoder.c
@@ -408,8 +408,6 @@ void add_subtitles(char *filename, float fps, int silent)
subdata = subd;
}
-void print_wave_header(WAVEFORMATEX *h, int verbose_level);
-
int main(int argc,char* argv[]){
stream_t* stream=NULL;