# HG changeset patch # User cehoyos # Date 1249224075 0 # Node ID 0fce349d015d99f4959266a8d9259a66b9408632 # Parent a4520dfd3e62badd28d076eb6262a695adb841d9 Remove unused include's. Patch by Francesco Lavra, francescolavra interfree it diff -r a4520dfd3e62 -r 0fce349d015d stream/tv.h --- 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;