summaryrefslogtreecommitdiff
path: root/libre/iceweasel/mozilla-1245076.patch
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-08-04 09:12:16 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-08-04 15:46:48 -0300
commit5d093d6a1bcc5f9a823f2d37772de0a4b13ef086 (patch)
tree82c6cfb15120111ed2111df0fdb9a6e532224f1b /libre/iceweasel/mozilla-1245076.patch
parent04f9c65eb891f3f581d42964edf6148c8c37a2e4 (diff)
downloadabslibre-5d093d6a1bcc5f9a823f2d37772de0a4b13ef086.tar.gz
abslibre-5d093d6a1bcc5f9a823f2d37772de0a4b13ef086.tar.bz2
abslibre-5d093d6a1bcc5f9a823f2d37772de0a4b13ef086.zip
iceweasel-1:48.0.deb1-1: updating version
Diffstat (limited to 'libre/iceweasel/mozilla-1245076.patch')
-rw-r--r--libre/iceweasel/mozilla-1245076.patch23
1 files changed, 0 insertions, 23 deletions
diff --git a/libre/iceweasel/mozilla-1245076.patch b/libre/iceweasel/mozilla-1245076.patch
deleted file mode 100644
index c3f06f19a..000000000
--- a/libre/iceweasel/mozilla-1245076.patch
+++ /dev/null
@@ -1,23 +0,0 @@
-diff --git a/gfx/graphite2/src/Collider.cpp b/gfx/graphite2/src/Collider.cpp
---- a/gfx/graphite2/src/Collider.cpp
-+++ b/gfx/graphite2/src/Collider.cpp
-@@ -21,17 +21,17 @@
-
- Alternatively, the contents of this file may be used under the terms of the
- Mozilla Public License (http://mozilla.org/MPL) or the GNU General Public
- License, as published by the Free Software Foundation, either version 2
- of the License or (at your option) any later version.
- */
- #include <algorithm>
- #include <limits>
--#include <math.h>
-+#include <cmath>
- #include <string>
- #include <functional>
- #include "inc/Collider.h"
- #include "inc/Segment.h"
- #include "inc/Slot.h"
- #include "inc/GlyphCache.h"
- #include "inc/Sparse.h"
-
-