summaryrefslogtreecommitdiffstats
path: root/stream/tvi_dummy.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-06-10 00:47:10 +0200
committerwm4 <wm4@nowhere>2014-06-11 00:34:42 +0200
commitfcf9bb95b5d95dc8b0f45b368074d0f67bd4e7d2 (patch)
treee3dd2cda235eae1422e9926857e7a2cd0cd77b9a /stream/tvi_dummy.c
parent383cf207859485c4516d29053dafab0bb2d8c347 (diff)
downloadmpv-fcf9bb95b5d95dc8b0f45b368074d0f67bd4e7d2.tar.bz2
mpv-fcf9bb95b5d95dc8b0f45b368074d0f67bd4e7d2.tar.xz
tv: remove printing of useless comment information
Diffstat (limited to 'stream/tvi_dummy.c')
-rw-r--r--stream/tvi_dummy.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/stream/tvi_dummy.c b/stream/tvi_dummy.c
index 3ce47f7a7c..e0bfdb9966 100644
--- a/stream/tvi_dummy.c
+++ b/stream/tvi_dummy.c
@@ -30,8 +30,6 @@ const tvi_info_t tvi_info_dummy = {
tvi_init_dummy,
"NULL-TV",
"dummy",
- "alex",
- NULL
};
/* private data's */