summaryrefslogtreecommitdiffstats
path: root/stream/tvi_v4l2.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_v4l2.c
parent383cf207859485c4516d29053dafab0bb2d8c347 (diff)
downloadmpv-fcf9bb95b5d95dc8b0f45b368074d0f67bd4e7d2.tar.bz2
mpv-fcf9bb95b5d95dc8b0f45b368074d0f67bd4e7d2.tar.xz
tv: remove printing of useless comment information
Diffstat (limited to 'stream/tvi_v4l2.c')
-rw-r--r--stream/tvi_v4l2.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/stream/tvi_v4l2.c b/stream/tvi_v4l2.c
index 04725bfca1..6980ceb349 100644
--- a/stream/tvi_v4l2.c
+++ b/stream/tvi_v4l2.c
@@ -75,8 +75,6 @@ const tvi_info_t tvi_info_v4l2 = {
tvi_init_v4l2,
"Video 4 Linux 2 input",
"v4l2",
- "Martin Olschewski <olschewski@zpr.uni-koeln.de>",
- "first try, more to come ;-)"
};
struct map {