summaryrefslogtreecommitdiff
path: root/libre/iceape/mozilla-1245076.patch
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-12-25 10:31:37 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-12-25 10:32:54 -0300
commit99fcac2922b36501fb65ef4e96cf2f2f6d3cb056 (patch)
tree68220e53fa0da81c949f07f31d88fbd17f6f6e39 /libre/iceape/mozilla-1245076.patch
parent3286eb96ad0242486bf84586e8cee45cd7a32cd8 (diff)
downloadabslibre-99fcac2922b36501fb65ef4e96cf2f2f6d3cb056.tar.gz
abslibre-99fcac2922b36501fb65ef4e96cf2f2f6d3cb056.tar.bz2
abslibre-99fcac2922b36501fb65ef4e96cf2f2f6d3cb056.zip
iceape-1:2.46-1: updating version
Diffstat (limited to 'libre/iceape/mozilla-1245076.patch')
-rw-r--r--libre/iceape/mozilla-1245076.patch23
1 files changed, 0 insertions, 23 deletions
diff --git a/libre/iceape/mozilla-1245076.patch b/libre/iceape/mozilla-1245076.patch
deleted file mode 100644
index c3f06f19a..000000000
--- a/libre/iceape/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"
-
-