]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
Remove stray function declaration
authorAndreas Öman <andreas@lonelycoder.com>
Mon, 25 Aug 2008 20:13:22 +0000 (20:13 +0000)
committerAndreas Öman <andreas@lonelycoder.com>
Mon, 25 Aug 2008 20:13:22 +0000 (20:13 +0000)
channels.c

index b36dd3fd7d877fa9a5a6fde38f36b04b4aad96cc..29138e47edd465285bfa6317de120fe4bec1284d 100644 (file)
@@ -49,8 +49,6 @@ struct channel_group_queue all_channel_groups;
 channel_group_t *defgroup;
 
 
-void scanner_init(void);
-
 /**
  *
  */