[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 05:50:32 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit c50706180eba9e860656128026b3cd078cd356ff
Author: kocienda <kocienda at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Oct 16 22:22:39 2001 +0000

    Removed dependency on whacky objective-C internals
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@336 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/Misc.subproj/_NSMonitor.m b/WebKit/Misc.subproj/_NSMonitor.m
index 622e011..d497eec 100644
--- a/WebKit/Misc.subproj/_NSMonitor.m
+++ b/WebKit/Misc.subproj/_NSMonitor.m
@@ -3,10 +3,7 @@
 */
 
 #import <Foundation/Foundation.h>
-#import <Foundation/NSPrivateDecls.h>
 #import "_NSMonitor.h"
-#import <objc/objc-class.h>
-#import <objc/objc-runtime.h>
 
 #if defined(__MACH__)
     // moved to .h file #define F_STRUCT_MUTEX_T pthread_mutex_t

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list