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_dummy.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'stream/tvi_dummy.c') 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 */ -- cgit v1.2.3