gaim/gaim

Etan, can we remove this function?
oldstatus
2005-03-19, Mark Doliner
90e82df8c548
Parents 4e62a3310a5c
Children ad2e10a4e998
Etan, can we remove this function?
--- a/src/gtkaccount.c Sat Mar 19 18:51:26 2005 -0500
+++ b/src/gtkaccount.c Sat Mar 19 19:16:32 2005 -0500
@@ -2567,6 +2567,7 @@
g_free(buffer);
}
+#if 0
static void
gaim_gtk_accounts_request_add(GaimAccount *account, const char *remote_user,
const char *id, const char *alias,
@@ -2595,7 +2596,7 @@
g_free(buffer);
}
-
+#endif
static GaimAccountUiOps ui_ops =
{