summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcehoyos <cehoyos@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-08-02 14:41:15 +0000
committercehoyos <cehoyos@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-08-02 14:41:15 +0000
commit463ac707c16763cf52cd9de1b133d740e1802637 (patch)
tree3e6bc4e5dbb22cd1c3b9f512e2c5d67ecf897b9f
parent7fd95348fe8c56f35104842f764d908445174338 (diff)
downloadmpv-463ac707c16763cf52cd9de1b133d740e1802637.tar.bz2
mpv-463ac707c16763cf52cd9de1b133d740e1802637.tar.xz
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
-rw-r--r--stream/tv.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/stream/tv.h b/stream/tv.h
index f4467459eb..f8fa2e9228 100644
--- a/stream/tv.h
+++ b/stream/tv.h
@@ -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;