diff src/protocols/yahoo/yahoo.c @ 7631:ea2d07ad05a9

[gaim-migrate @ 8255] long car rides and a power inverter can generate some interesting code tweaks committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Tue, 25 Nov 2003 07:16:11 +0000
parents ebf1f580d6a9
children 580bd39219a2
line wrap: on
line diff
--- a/src/protocols/yahoo/yahoo.c	Tue Nov 25 06:56:44 2003 +0000
+++ b/src/protocols/yahoo/yahoo.c	Tue Nov 25 07:16:11 2003 +0000
@@ -2107,8 +2107,6 @@
 	default:
 		return g_strdup(yahoo_get_status_string(f->status));
  	}
-
-	return NULL;
 }
 
 static char *yahoo_tooltip_text(GaimBuddy *b)