diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-10-11 23:45:43 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-10-11 23:45:43 +0000 |
commit | 92569e4264b192d80a0d62ea72b632f08cc17a3e (patch) | |
tree | 69ca61c1296714c4974628cb0d2af7f542887774 /mail/thunderbird-devel/files/patch-xpinstall-src-nsSoftwareUpdate.cpp | |
parent | b536cbb6661df599f3b903900974f9a73a3b939a (diff) |
Notes
Diffstat (limited to 'mail/thunderbird-devel/files/patch-xpinstall-src-nsSoftwareUpdate.cpp')
-rw-r--r-- | mail/thunderbird-devel/files/patch-xpinstall-src-nsSoftwareUpdate.cpp | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/mail/thunderbird-devel/files/patch-xpinstall-src-nsSoftwareUpdate.cpp b/mail/thunderbird-devel/files/patch-xpinstall-src-nsSoftwareUpdate.cpp deleted file mode 100644 index ddbe8f4abe91..000000000000 --- a/mail/thunderbird-devel/files/patch-xpinstall-src-nsSoftwareUpdate.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- xpinstall/src/nsSoftwareUpdate.cpp.orig Sat May 22 01:02:23 2004 -+++ xpinstall/src/nsSoftwareUpdate.cpp Thu Jul 29 22:48:34 2004 -@@ -512,7 +512,7 @@ - nsSoftwareUpdate::GetInstance) - NS_GENERIC_FACTORY_CONSTRUCTOR(nsInstallTrigger) - NS_GENERIC_FACTORY_CONSTRUCTOR(nsInstallVersion) --NS_GENERIC_FACTORY_CONSTRUCTOR(nsXPInstallManager); -+NS_GENERIC_FACTORY_CONSTRUCTOR(nsXPInstallManager) - NS_GENERIC_FACTORY_CONSTRUCTOR(nsSoftwareUpdateNameSet) - - //---------------------------------------------------------------------- |