From 7e130731a332e3d5d593b52869e2f4e02da33f59 Mon Sep 17 00:00:00 2001 From: J0WI Date: Sat, 26 Oct 2019 17:04:12 +0200 Subject: testing/thunderbird: upgrade to 68.2.0 --- testing/thunderbird/fix-fortify-inline.patch | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 testing/thunderbird/fix-fortify-inline.patch (limited to 'testing/thunderbird/fix-fortify-inline.patch') diff --git a/testing/thunderbird/fix-fortify-inline.patch b/testing/thunderbird/fix-fortify-inline.patch deleted file mode 100644 index 2498c57fc7..0000000000 --- a/testing/thunderbird/fix-fortify-inline.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/media/webrtc/signaling/src/sdp/sipcc/sdp_os_defs.h -+++ b/media/webrtc/signaling/src/sdp/sipcc/sdp_os_defs.h -@@ -27,8 +27,5 @@ - typedef int16_t int16; - typedef unsigned short ushort; - typedef unsigned long ulong; --#ifndef __GNUC_STDC_INLINE__ --#define inline --#endif - - #endif /* _SDP_OS_DEFS_H_ */ -- cgit v1.2.3