# HG changeset patch # User Tim Ringenbach # Date 1103151553 0 # Node ID 5ea6c9dd10a2c31a937401aa1cfc40dd38c407d9 # Parent b234ad7e0dfe2ded2128193ab85b45a4065daffb [gaim-migrate @ 11611] [16:42] someone should use update_titles_pref_cb or remove it.. i'm getting tired of that warning.. (conversation.c:2735) committer: Tailor Script diff -r b234ad7e0dfe -r 5ea6c9dd10a2 src/conversation.c --- 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) {