Remove confusing comment.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30462 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2010-01-30 14:13:15 +00:00
parent 3bc60fcf8e
commit d6278576a1
1 changed files with 0 additions and 2 deletions

View File

@ -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>