X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=recv_common.c;h=f899c301e4205070403e885325a1e98f8d0b69ca;hp=f0321df2f1f3e79733c3c2d42d3998e236395833;hb=855c53a93c7d0283c412cfb4ac465f69661e5ab4;hpb=4fa8cb43454bc7e6d958433b1524fdc2f455f2ad 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. */