# HG changeset patch # User Sean Egan # Date 1065739138 0 # Node ID e8972a401eb9b1d64eb4bcc4129194ed8dcba086 # Parent c77d300a8115abd51e0e03ace471976216f18199 [gaim-migrate @ 7791] Warnings schmornings. committer: Tailor Script diff -r c77d300a8115 -r e8972a401eb9 src/gtkconv.c --- a/src/gtkconv.c Thu Oct 09 22:10:22 2003 +0000 +++ b/src/gtkconv.c Thu Oct 09 22:38:58 2003 +0000 @@ -1940,7 +1940,7 @@ GaimGtkConversation *gtkconv; GaimGtkWindow *gtkwin; GaimConnection *gc; - GdkPixbuf *window_icon; + GdkPixbuf *window_icon = NULL; win = (GaimConvWindow *)user_data;