[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.15.1-1414-gc69ee75

kov at webkit.org kov at webkit.org
Thu Oct 29 20:43:23 UTC 2009


The following commit has been merged in the webkit-1.1 branch:
commit 6994b4066edb8c16e39aefdc749046198a264473
Author: kov at webkit.org <kov at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Oct 12 18:05:37 2009 +0000

    2009-10-12  Gustavo Noronha Silva  <gustavo.noronha at collabora.co.uk>
    
            Rubber-stamped by Xan Lopez.
    
            Remove unnecessary self-include.
    
            * webkit/webkitsecurityorigin.h:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@49444 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/gtk/ChangeLog b/WebKit/gtk/ChangeLog
index 700198f..2150b82 100644
--- a/WebKit/gtk/ChangeLog
+++ b/WebKit/gtk/ChangeLog
@@ -1,3 +1,11 @@
+2009-10-12  Gustavo Noronha Silva  <gustavo.noronha at collabora.co.uk>
+
+        Rubber-stamped by Xan Lopez.
+
+        Remove unnecessary self-include.
+
+        * webkit/webkitsecurityorigin.h:
+
 2009-10-12  Christian Dywan  <christian at twotoasts.de>
 
         Reviewed by Gustavo Noronha.
diff --git a/WebKit/gtk/webkit/webkitsecurityorigin.h b/WebKit/gtk/webkit/webkitsecurityorigin.h
index 57bcd19..24ebe06 100644
--- a/WebKit/gtk/webkit/webkitsecurityorigin.h
+++ b/WebKit/gtk/webkit/webkitsecurityorigin.h
@@ -20,7 +20,6 @@
 #ifndef webkitsecurityorigin_h
 #define webkitsecurityorigin_h
 
-#include "webkitsecurityorigin.h"
 #include "webkitwebdatabase.h"
 
 G_BEGIN_DECLS

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list