aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/nogaim.c
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/nogaim.c')
-rw-r--r--protocols/nogaim.c14
1 files changed, 0 insertions, 14 deletions
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 )