summaryrefslogtreecommitdiff
path: root/java/jdk13/files/patch-nsCOMPtr.h
diff options
context:
space:
mode:
Diffstat (limited to 'java/jdk13/files/patch-nsCOMPtr.h')
-rw-r--r--java/jdk13/files/patch-nsCOMPtr.h22
1 files changed, 0 insertions, 22 deletions
diff --git a/java/jdk13/files/patch-nsCOMPtr.h b/java/jdk13/files/patch-nsCOMPtr.h
deleted file mode 100644
index 8c629a684e2a..000000000000
--- a/java/jdk13/files/patch-nsCOMPtr.h
+++ /dev/null
@@ -1,22 +0,0 @@
-$FreeBSD$
-
---- ../ext/plugin/oji-plugin/include/solaris/navig5/nsCOMPtr.h 11 Jul 2001 21:45:15 -0000 1.1.1.1
-+++ ../ext/plugin/oji-plugin/include/solaris/navig5/nsCOMPtr.h 30 Aug 2004 06:21:43 -0000
-@@ -600,7 +600,7 @@
- Specializing |nsCOMPtr| for |nsISupports| allows us to
- */
-
--// template <>
-+template <>
- class nsCOMPtr<nsISupports>
- : private nsCOMPtr_base
- {
-@@ -843,7 +843,7 @@
- };
-
-
--// template <>
-+template <>
- class nsGetterAddRefs<nsISupports>
- {
- public: