[gaim-migrate @ 5800]

Sun, 18 May 2003 02:50:49 +0000

author
Mark Doliner <markdoliner@pidgin.im>
date
Sun, 18 May 2003 02:50:49 +0000
changeset 5421
ffbff533576f
parent 5420
f5535376ef7d
child 5422
066c98fd4fa8

[gaim-migrate @ 5800]
Stupid compiler warnings.

src/protocols/oscar/oscar.c file | annotate | diff | comparison | revisions
--- a/src/protocols/oscar/oscar.c	Sun May 18 02:47:53 2003 +0000
+++ b/src/protocols/oscar/oscar.c	Sun May 18 02:50:49 2003 +0000
@@ -4002,7 +4002,6 @@
 
 static int gaim_parse_searchreply(aim_session_t *sess, aim_frame_t *fr, ...) {
 	GString *buf;
-	int at = 0, len;
 	va_list ap;
 	char *address, *SNs;
 	int i, num;

mercurial