From fcf9bb95b5d95dc8b0f45b368074d0f67bd4e7d2 Mon Sep 17 00:00:00 2001 From: wm4 Date: Tue, 10 Jun 2014 00:47:10 +0200 Subject: tv: remove printing of useless comment information --- stream/tvi_v4l2.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'stream/tvi_v4l2.c') 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 ", - "first try, more to come ;-)" }; struct map { -- cgit v1.2.3