1
mirror of https://github.com/mpv-player/mpv synced 2024-10-30 04:46:41 +01:00

Remove unused include's. Patch by Francesco Lavra, francescolavra interfree it

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29466 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
cehoyos 2009-08-02 14:41:15 +00:00
parent 7fd95348fe
commit 463ac707c1

View File

@ -1,10 +1,6 @@
#ifndef MPLAYER_TV_H
#define MPLAYER_TV_H
//#include "libao2/afmt.h"
//#include "libmpcodecs/img_format.h"
//#include "mp_msg.h"
typedef struct tv_param_s {
char *freq;
char *channel;