From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Mon, 6 May 2013 11:24:45 +0800 References: <1367757476-1705-1-git-send-email-ordex@autistici.org> <1367757476-1705-2-git-send-email-ordex@autistici.org> In-Reply-To: <1367757476-1705-2-git-send-email-ordex@autistici.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201305061124.45472.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH 2/2] batman-adv: remove batadv_tt_global_add_orig declaration Reply-To: The list for a Better Approach To Mobile Ad-hoc Networking List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: b.a.t.m.a.n@lists.open-mesh.org Cc: Antonio Quartulli On Sunday, May 05, 2013 20:37:56 Antonio Quartulli wrote: > batadv_tt_global_add_orig is neither used nor implemented > anymore, therefore it is possible to remove its declaration > > Signed-off-by: Antonio Quartulli > --- > translation-table.h | 3 --- > 1 file changed, 3 deletions(-) Applied in revision 469d4b4. Thanks, Marek