1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-05 22:52:18 +00:00

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

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>