diff main.c @ 362:c6392a86839b

compilation fix for gcc 4.6. patch by dai <d+pidgin@vdr.jp>
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Thu, 12 May 2011 23:53:50 +0900
parents 7f86a9f04c26
children 85e109dee063
line wrap: on
line diff
--- a/main.c	Tue Aug 31 17:43:11 2010 +0900
+++ b/main.c	Thu May 12 23:53:50 2011 +0900
@@ -711,10 +711,8 @@
 {
     PidginConversation *gtkconv = PIDGIN_CONVERSATION(conv);
     GtkWidget *box, *sep, *counter, *menus;
-    GtkIMHtml *imhtml;
 
     box = gtkconv->toolbar;
-    imhtml = GTK_IMHTML(gtkconv->imhtml);
 
     /* Disable widgets that decorate or add link to composing text
      * because Twitter cannot receive marked up string. For lean-view