summaryrefslogtreecommitdiff
path: root/www/seamonkey/files/patch-mozilla-config-gcc-stl-wrapper.template.h
diff options
context:
space:
mode:
Diffstat (limited to 'www/seamonkey/files/patch-mozilla-config-gcc-stl-wrapper.template.h')
-rw-r--r--www/seamonkey/files/patch-mozilla-config-gcc-stl-wrapper.template.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/www/seamonkey/files/patch-mozilla-config-gcc-stl-wrapper.template.h b/www/seamonkey/files/patch-mozilla-config-gcc-stl-wrapper.template.h
deleted file mode 100644
index c0d470567863..000000000000
--- a/www/seamonkey/files/patch-mozilla-config-gcc-stl-wrapper.template.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- mozilla/config/gcc-stl-wrapper.template.h.orig 2010-05-12 13:56:18.000000000 +0000
-+++ mozilla/config/gcc-stl-wrapper.template.h 2010-05-12 13:56:52.000000000 +0000
-@@ -89,7 +89,7 @@
- // -fshort-wchar). We don't want that and so define our own inlined
- // __throw_*().
- #ifndef mozilla_throw_gcc_h
--# include "mozilla/throw_gcc.h"
-+# include "../../memory/mozalloc/throw_gcc.h"
- #endif
-
- #endif // if mozilla_${HEADER}_h