From 939b6d748353db69f9760f8f4d6a4a0e64621f66 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sun, 17 Jul 2011 11:47:57 +0200 Subject: thunderbird 5.0, sync with rawhide --- xulrunner-2.0-os2cc.patch | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 xulrunner-2.0-os2cc.patch (limited to 'xulrunner-2.0-os2cc.patch') diff --git a/xulrunner-2.0-os2cc.patch b/xulrunner-2.0-os2cc.patch deleted file mode 100644 index 3aa5286..0000000 --- a/xulrunner-2.0-os2cc.patch +++ /dev/null @@ -1,21 +0,0 @@ -https://bugzilla.mozilla.org/show_bug.cgi?id=628252 - -diff -r b5ee327bf536 gfx/ots/src/os2.cc ---- a/gfx/ots/src/os2.cc Fri Jan 28 19:59:59 2011 +0100 -+++ b/gfx/ots/src/os2.cc Sat Jan 29 10:56:30 2011 -0800 -@@ -1,12 +1,14 @@ - // Copyright (c) 2009 The Chromium Authors. All rights reserved. - // Use of this source code is governed by a BSD-style license that can be - // found in the LICENSE file. - -+#include -+ - #include "os2.h" - - #include "head.h" - - // OS/2 - OS/2 and Windows Metrics - // http://www.microsoft.com/opentype/otspec/os2.htm - - namespace ots { - -- cgit