pidgin: 06935083: This #include doesn't seem necessary.

qulogic at pidgin.im qulogic at pidgin.im
Wed Jan 4 02:08:21 EST 2012


----------------------------------------------------------------------
Revision: 069350831810b6f4bd534a26fed03260a9b4adcd
Parent:   3285bfc9e53f04a3172d68d3eb3c6c73a2f3ca6d
Author:   qulogic at pidgin.im
Date:     01/03/12 21:35:22
Branch:   im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/069350831810b6f4bd534a26fed03260a9b4adcd

Changelog: 

This #include doesn't seem necessary.

Changes against parent 3285bfc9e53f04a3172d68d3eb3c6c73a2f3ca6d

  patched  pidgin/gtkwebview.h

-------------- next part --------------
============================================================
--- pidgin/gtkwebview.h	721678d6db154184f2a58d0c62800d2abcf3043b
+++ pidgin/gtkwebview.h	1419217d5b039d03b732682b34cea810c31d1b9b
@@ -32,8 +32,6 @@
 #include <gtk/gtk.h>
 #include <webkit/webkit.h>
 
-#include "notify.h"
-
 #define GTK_TYPE_WEBVIEW            (gtk_webview_get_type())
 #define GTK_WEBVIEW(obj)            (G_TYPE_CHECK_INSTANCE_CAST((obj), GTK_TYPE_WEBVIEW, GtkWebView))
 #define GTK_WEBVIEW_CLASS(klass)    (G_TYPE_CHECK_CLASS_CAST((klass), GTK_TYPE_WEBVIEW, GtkWebViewClass))


More information about the Commits mailing list