Mercurial > mplayer.hg
changeset 29424:0fce349d015d
Remove unused include's. Patch by Francesco Lavra, francescolavra interfree it
author | cehoyos |
---|---|
date | Sun, 02 Aug 2009 14:41:15 +0000 |
parents | a4520dfd3e62 |
children | 281ab18d64ca |
files | stream/tv.h |
diffstat | 1 files changed, 0 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/stream/tv.h Sun Aug 02 14:38:18 2009 +0000 +++ b/stream/tv.h Sun Aug 02 14:41:15 2009 +0000 @@ -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;