From 26c5ef963969d7eac4afc7a3e5d96467f9a20d8f Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sat, 21 Jul 2012 18:41:16 +0200 Subject: Thunderbird 14.0 --- xulrunner-prtime.patch | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 xulrunner-prtime.patch (limited to 'xulrunner-prtime.patch') diff --git a/xulrunner-prtime.patch b/xulrunner-prtime.patch deleted file mode 100644 index c1efe33..0000000 --- a/xulrunner-prtime.patch +++ /dev/null @@ -1,10 +0,0 @@ -diff -up mozilla-release/hal/sandbox/PHal.ipdl.old mozilla-release/hal/sandbox/PHal.ipdl ---- mozilla-release/hal/sandbox/PHal.ipdl.old 2012-06-01 14:04:00.000000000 +0200 -+++ mozilla-release/hal/sandbox/PHal.ipdl 2012-06-05 09:15:02.524408100 +0200 -@@ -39,7 +39,7 @@ - include protocol PContent; - include protocol PBrowser; --include "nspr/prtime.h"; -+include "prtime.h"; - include "mozilla/HalSensor.h"; - include "mozilla/HalTypes.h"; -- cgit