X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;ds=sidebyside;f=recv_common.c;h=f899c301e4205070403e885325a1e98f8d0b69ca;hb=100600d8f23b5b1ef6bb78b64f9817733eb02441;hp=f0321df2f1f3e79733c3c2d42d3998e236395833;hpb=4fa8cb43454bc7e6d958433b1524fdc2f455f2ad;p=paraslash.git diff --git a/recv_common.c b/recv_common.c index f0321df2..f899c301 100644 --- a/recv_common.c +++ b/recv_common.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2006-2012 Andre Noll + * Copyright (C) 2006-2013 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ @@ -16,8 +16,6 @@ #include "recv.h" #include "string.h" -DEFINE_RECEIVER_ARRAY; - /** * Call the init function of each paraslash receiver. */