changeset 7065:493fe366c01f

[gaim-migrate @ 7629] Didn't mean to keep this in... committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Tue, 30 Sep 2003 07:50:56 +0000
parents 3fc2e843abfc
children 87bfe52a4099
files src/account.h
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/account.h	Tue Sep 30 07:50:16 2003 +0000
+++ b/src/account.h	Tue Sep 30 07:50:56 2003 +0000
@@ -45,7 +45,6 @@
 	void (*notify_added)(GaimAccount *account, const char *remote_user,
 						 const char *id, const char *alias,
 						 const char *message);
-	void (*request_change_pass)(GaimAccount *account);
 };
 
 struct _GaimAccount