# HG changeset patch # User Christian Hammond # Date 1064908256 0 # Node ID 493fe366c01f52a72257f09d68e7047051de655b # Parent 3fc2e843abfc61f8b055bc022db7911efd598cfe [gaim-migrate @ 7629] Didn't mean to keep this in... committer: Tailor Script diff -r 3fc2e843abfc -r 493fe366c01f src/account.h --- 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