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

rjw rjw at 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Sat Sep 26 06:56:13 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit 79185d4ec605e863d9049c8cfedde9cab8cd112b
Author: rjw <rjw at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Oct 31 02:42:37 2002 +0000

    Fixed stupid compile problem.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@2516 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/Misc.subproj/WebUnicode.m b/WebKit/Misc.subproj/WebUnicode.m
index 60000b5..c857705 100644
--- a/WebKit/Misc.subproj/WebUnicode.m
+++ b/WebKit/Misc.subproj/WebUnicode.m
@@ -219,7 +219,6 @@ static inline bool format(QChar::Decomposition tag, QString & str,
 	return (!right && !left);
     }
 } // format()
-#endif
 
 /*
   QString::compose() and visual() were developed by Gordon Tisher

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list