summaryrefslogtreecommitdiff
path: root/www/firefox/files/patch-bug862759
diff options
context:
space:
mode:
Diffstat (limited to 'www/firefox/files/patch-bug862759')
-rw-r--r--www/firefox/files/patch-bug86275910
1 files changed, 0 insertions, 10 deletions
diff --git a/www/firefox/files/patch-bug862759 b/www/firefox/files/patch-bug862759
deleted file mode 100644
index c6ff6607f75c..000000000000
--- a/www/firefox/files/patch-bug862759
+++ /dev/null
@@ -1,10 +0,0 @@
---- js/src/frontend/ParseMaps.cpp~
-+++ js/src/frontend/ParseMaps.cpp
-@@ -134,5 +134,5 @@ frontend::InitAtomMap(JSContext *cx, frontend::AtomIndexMap *indices, HeapPtrAto
- }
- }
-
--template class AtomDecls<FullParseHandler>;
--template class AtomDecls<SyntaxParseHandler>;
-+template class frontend::AtomDecls<FullParseHandler>;
-+template class frontend::AtomDecls<SyntaxParseHandler>;