summaryrefslogtreecommitdiffstats
path: root/stream/tv.h
diff options
context:
space:
mode:
Diffstat (limited to 'stream/tv.h')
-rw-r--r--stream/tv.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/stream/tv.h b/stream/tv.h
index 74363ae846..d6d75e8ee4 100644
--- a/stream/tv.h
+++ b/stream/tv.h
@@ -80,8 +80,6 @@ typedef struct tvi_info_s
struct tvi_handle_s * (*tvi_init)(struct mp_log *log, tv_param_t* tv_param);
const char *name;
const char *short_name;
- const char *author;
- const char *comment;
} tvi_info_t;