Mercurial > pidgin
changeset 10385:5ea6c9dd10a2
[gaim-migrate @ 11611]
[16:42] <grim> someone should use update_titles_pref_cb or remove it.. i'm getting tired of that warning.. (conversation.c:2735)
committer: Tailor Script <tailor@pidgin.im>
author | Tim Ringenbach <marv@pidgin.im> |
---|---|
date | Wed, 15 Dec 2004 22:59:13 +0000 |
parents | b234ad7e0dfe |
children | 232808c6d6ab |
files | src/conversation.c |
diffstat | 1 files changed, 0 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/src/conversation.c Wed Dec 15 22:25:55 2004 +0000 +++ b/src/conversation.c Wed Dec 15 22:59:13 2004 +0000 @@ -2729,13 +2729,6 @@ return place_conv; } -static void -update_titles_pref_cb(const char *name, GaimPrefType type, - gpointer value, gpointer data) -{ - gaim_conversation_foreach(gaim_conversation_autoset_title); -} - void gaim_conversations_set_win_ui_ops(GaimConvWindowUiOps *ops) {