changeset 30420:e280adbd7744

Remove confusing comment.
author diego
date Sat, 30 Jan 2010 14:13:15 +0000
parents b77bfd94aaf3
children bbb6ebec87a0
files libmpcodecs/ad_libmad.c
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/libmpcodecs/ad_libmad.c	Sat Jan 30 13:49:24 2010 +0000
+++ b/libmpcodecs/ad_libmad.c	Sat Jan 30 14:13:15 2010 +0000
@@ -1,5 +1,3 @@
-// SAMPLE audio decoder - you can use this file as template when creating new codec!
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <unistd.h>