summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--stream/tv.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/stream/tv.h b/stream/tv.h
index 942060b37a..1ae6094ec4 100644
--- a/stream/tv.h
+++ b/stream/tv.h
@@ -1,7 +1,6 @@
#ifndef TV_H
#define TV_H
-#ifdef USE_TV
//#include "libao2/afmt.h"
//#include "libmpcodecs/img_format.h"
//#include "mp_msg.h"
@@ -191,6 +190,4 @@ int tv_set_norm(tvi_handle_t *tvh, char* norm);
#define TV_NORM_PALN 6
#define TV_NORM_NTSCJP 7
-#endif /* USE_TV */
-
#endif /* TV_H */