[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 06:51:10 UTC 2009
The following commit has been merged in the debian/unstable branch:
commit 58ea49a49ca85d3a0725c6aa6ec2c7bb3c0012bc
Author: kocienda <kocienda at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Fri Oct 18 20:26:49 2002 +0000
Removed unneeded import of WebFoundation/WebResourceLoadManager.h
* Misc.subproj/WebIconLoader.m
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@2370 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/WebKit/ChangeLog b/WebKit/ChangeLog
index c5aad2d..d69c80a 100644
--- a/WebKit/ChangeLog
+++ b/WebKit/ChangeLog
@@ -1,3 +1,9 @@
+2002-10-18 Ken Kocienda <kocienda at apple.com>
+
+ Removed unneeded import of WebFoundation/WebResourceLoadManager.h
+
+ * Misc.subproj/WebIconLoader.m
+
2002-10-18 Darin Adler <darin at apple.com>
* Makefile.am: Move dependency so clean happens before build.
diff --git a/WebKit/ChangeLog-2002-12-03 b/WebKit/ChangeLog-2002-12-03
index c5aad2d..d69c80a 100644
--- a/WebKit/ChangeLog-2002-12-03
+++ b/WebKit/ChangeLog-2002-12-03
@@ -1,3 +1,9 @@
+2002-10-18 Ken Kocienda <kocienda at apple.com>
+
+ Removed unneeded import of WebFoundation/WebResourceLoadManager.h
+
+ * Misc.subproj/WebIconLoader.m
+
2002-10-18 Darin Adler <darin at apple.com>
* Makefile.am: Move dependency so clean happens before build.
diff --git a/WebKit/Misc.subproj/WebIconLoader.m b/WebKit/Misc.subproj/WebIconLoader.m
index ebdee8e..b52a7be 100644
--- a/WebKit/Misc.subproj/WebIconLoader.m
+++ b/WebKit/Misc.subproj/WebIconLoader.m
@@ -12,7 +12,6 @@
#import <WebKit/WebIconDatabasePrivate.h>
#import <WebFoundation/WebNSURLExtras.h>
-#import <WebFoundation/WebResourceLoadManager.h>
#import <WebFoundation/WebResourceHandle.h>
#import <WebFoundation/WebResourceRequest.h>
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list