From 42d957194cdf8a3437d7d12e50b2c9d33f98b4d3 Mon Sep 17 00:00:00 2001 From: Wilmer van der Gaast Date: Sat, 18 Mar 2006 10:10:44 +0100 Subject: Stupid warnings. :-P --- protocols/msn/msn_util.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'protocols') diff --git a/protocols/msn/msn_util.c b/protocols/msn/msn_util.c index c2d840b1..5cda9f1c 100644 --- a/protocols/msn/msn_util.c +++ b/protocols/msn/msn_util.c @@ -45,9 +45,6 @@ int msn_write( struct gaim_connection *gc, char *s, int len ) int msn_logged_in( struct gaim_connection *gc ) { - struct msn_data *md = gc->proto_data; - char buf[1024]; - account_online( gc ); return( 0 ); -- cgit v1.2.3