qulogic/pidgin

I disagree with this comment.

2012-06-06, Elliott Sales de Andrade
f333698c4652
Parents 35de4c169b1a
Children 74cd56966dbc
I disagree with this comment.
--- a/pidgin/gtkwebview.c Wed Jun 06 02:56:53 2012 +0000
+++ b/pidgin/gtkwebview.c Wed Jun 06 02:57:20 2012 +0000
@@ -626,11 +626,6 @@
g_free(html_imged);
}
-/* this is a "hack", my plan is to eventually handle this
- * correctly using a signals and a plugin: the plugin will have
- * the information as to what javascript function to call. It seems
- * wrong to hardcode that here.
- */
void
gtk_webview_append_html(GtkWebView *webview, const char *html)
{