diff src/util.c @ 13499:231c58da452d

[gaim-migrate @ 15875] Fix the other half of CID 63 the same way faceprint fixed the first half. committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Mon, 13 Mar 2006 19:46:48 +0000
parents 14fa5c324573
children c836ba676c7c
line wrap: on
line diff
--- a/src/util.c	Mon Mar 13 18:57:00 2006 +0000
+++ b/src/util.c	Mon Mar 13 19:46:48 2006 +0000
@@ -1860,8 +1860,6 @@
 						c = t;
 						break;
 					}
-					if (!t)
-						break;
 					t++;
 				}
 			}