From 88b3a0738032596d74cb98ee6cdc8feab4b50d30 Mon Sep 17 00:00:00 2001 From: Wilmer van der Gaast Date: Thu, 13 Apr 2006 09:15:42 +0200 Subject: Cleaned up two more functions from nogaim. --- protocols/nogaim.c | 14 -------------- 1 file changed, 14 deletions(-) (limited to 'protocols/nogaim.c') diff --git a/protocols/nogaim.c b/protocols/nogaim.c index fb9c7986..72b4389c 100644 --- a/protocols/nogaim.c +++ b/protocols/nogaim.c @@ -961,20 +961,6 @@ static int remove_chat_buddy_silent( struct conversation *b, char *handle ) } -/* prefs.c */ - -/* Necessary? */ -void build_block_list() -{ - return; -} - -void build_allow_list() -{ - return; -} - - /* Misc. BitlBee stuff which shouldn't really be here */ struct conversation *conv_findchannel( char *channel ) -- cgit v1.2.3