comparison pidgin/plugins/adiumthemes/webkit.c @ 32085:f989838b91ae

removed the fixme.
author tdrhq@soc.pidgin.im
date Mon, 10 Aug 2009 08:20:05 +0000
parents d60517f63f99
children 355b9461057f
comparison
equal deleted inserted replaced
32084:d60517f63f99 32085:f989838b91ae
580 static void 580 static void
581 webkit_on_conversation_hiding (PidginConversation *gtkconv, gpointer data) 581 webkit_on_conversation_hiding (PidginConversation *gtkconv, gpointer data)
582 { 582 {
583 /* 583 /*
584 * I'm not sure if I need to do anything here, but let's keep 584 * I'm not sure if I need to do anything here, but let's keep
585 * this anyway. (FIXME: have to catch a signal on the WebView 585 * this anyway.
586 * when the WebView closes.)
587 */ 586 */
588 } 587 }
589 588
590 static GList* 589 static GList*
591 get_dir_dir_list (const char* dirname) 590 get_dir_dir_list (const char* dirname)