diff src/main.c @ 5826:bd0d0e89cac3

[gaim-migrate @ 6256] You can once again set your buddy icon. Of course, you* haven't been using CVS, so you've always been able to set your buddy icon. * Gaim developers not applicable committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Tue, 10 Jun 2003 01:09:26 +0000
parents 7bdf66ab4fdd
children 6aa7651c7c15
line wrap: on
line diff
--- a/src/main.c	Mon Jun 09 20:34:58 2003 +0000
+++ b/src/main.c	Tue Jun 10 01:09:26 2003 +0000
@@ -656,7 +656,6 @@
 #ifdef DEBUG
 	opt_debug = 1;
 #endif
-abort();
 #ifdef ENABLE_NLS
 	bindtextdomain(PACKAGE, LOCALEDIR);
 	bind_textdomain_codeset(PACKAGE, "UTF-8");