src/account.c

changeset 11284
a5a896c37b17
parent 11256
fe82a0c5e5ec
child 11292
13068c68def6
--- a/src/account.c	Tue Aug 16 21:26:58 2005 +0000
+++ b/src/account.c	Wed Aug 17 02:36:17 2005 +0000
@@ -2070,13 +2070,6 @@
 										GAIM_SUBTYPE_ACCOUNT),
 						 gaim_value_new(GAIM_TYPE_STRING));
 
-	gaim_signal_register(handle, "account-warned",
-						 gaim_marshal_VOID__POINTER_POINTER_UINT, NULL, 3,
-						 gaim_value_new(GAIM_TYPE_SUBTYPE,
-										GAIM_SUBTYPE_ACCOUNT),
-						 gaim_value_new(GAIM_TYPE_STRING),
-						 gaim_value_new(GAIM_TYPE_UINT));
-
 	gaim_signal_register(handle, "account-added",
 						 gaim_marshal_VOID__POINTER, NULL, 1,
 						 gaim_value_new(GAIM_TYPE_SUBTYPE, GAIM_SUBTYPE_ACCOUNT));

mercurial