[SCM] WebKit Debian packaging branch, debian/unstable, updated. debian/1.1.15-1-40151-g37bb677

kocienda kocienda at 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Sat Sep 26 07:41:21 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit 299c346a0a54ac34eac92fe59de30bc0cf4dbdb4
Author: kocienda <kocienda at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri May 9 17:03:55 2003 +0000

            Reviewed by John
    
    	Removed unneeded import of WebFoundation/WebQueue.h.
    
            * WebCoreSupport.subproj/WebTextRendererFactory.h
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@4330 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/ChangeLog b/WebKit/ChangeLog
index 0047ad2..1716513 100644
--- a/WebKit/ChangeLog
+++ b/WebKit/ChangeLog
@@ -1,3 +1,11 @@
+2003-05-09  Ken Kocienda  <kocienda at apple.com>
+
+        Reviewed by John
+
+	Removed unneeded import of WebFoundation/WebQueue.h.
+
+        * WebCoreSupport.subproj/WebTextRendererFactory.h
+
 2003-05-08  Richard Williamson  <rjw at apple.com>
 
 	Fixed 3146161.  Use the AppKit to render complex
diff --git a/WebKit/WebCoreSupport.subproj/WebTextRendererFactory.h b/WebKit/WebCoreSupport.subproj/WebTextRendererFactory.h
index 8cfe155..f75aff6 100644
--- a/WebKit/WebCoreSupport.subproj/WebTextRendererFactory.h
+++ b/WebKit/WebCoreSupport.subproj/WebTextRendererFactory.h
@@ -5,7 +5,6 @@
 
 #import <WebCore/WebCoreTextRendererFactory.h>
 #import <WebKit/WebGlyphBuffer.h>
-#import <WebFoundation/WebQueue.h>
 
 @class WebTextRenderer;
 

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list