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

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


The following commit has been merged in the debian/unstable branch:
commit 28f4e5541885c619a879ea6840b06cfa5a30f094
Author: mjs <mjs at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Jan 24 03:05:25 2003 +0000

            Reviewed by Trey.
    
            * WebView.subproj/WebController.h: Remove unneeded declaration in
    	sample code.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@3436 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/ChangeLog b/WebKit/ChangeLog
index 08595c2..1eb140a 100644
--- a/WebKit/ChangeLog
+++ b/WebKit/ChangeLog
@@ -1,3 +1,10 @@
+2003-01-23  Maciej Stachowiak  <mjs at apple.com>
+
+        Reviewed by Trey.
+
+        * WebView.subproj/WebController.h: Remove unneeded declaration in
+	sample code.
+
 2003-01-23  Chris Blumenberg  <cblu at apple.com>
 
 	Made WebTextView use the same format for context menus as the rest of WebKit.
diff --git a/WebKit/WebView.subproj/WebController.h b/WebKit/WebView.subproj/WebController.h
index fe6efb9..8f8f07c 100644
--- a/WebKit/WebView.subproj/WebController.h
+++ b/WebKit/WebView.subproj/WebController.h
@@ -49,7 +49,6 @@ extern NSString *WebElementLinkLabelKey;	// NSString of the text within the anch
     </p>
     <pre>
     WebController *webController;
-    WebDataSource *dataSource;
     WebFrame *mainFrame;
     
     webController  = [[WebController alloc] initWithView: webView controllerSetName: nil];
diff --git a/WebKit/WebView.subproj/WebView.h b/WebKit/WebView.subproj/WebView.h
index fe6efb9..8f8f07c 100644
--- a/WebKit/WebView.subproj/WebView.h
+++ b/WebKit/WebView.subproj/WebView.h
@@ -49,7 +49,6 @@ extern NSString *WebElementLinkLabelKey;	// NSString of the text within the anch
     </p>
     <pre>
     WebController *webController;
-    WebDataSource *dataSource;
     WebFrame *mainFrame;
     
     webController  = [[WebController alloc] initWithView: webView controllerSetName: nil];

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list