diff options
Diffstat (limited to 'mail/thunderbird/files/patch-xpinstall-src-nsSoftwareUpdate.cpp')
-rw-r--r-- | mail/thunderbird/files/patch-xpinstall-src-nsSoftwareUpdate.cpp | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/mail/thunderbird/files/patch-xpinstall-src-nsSoftwareUpdate.cpp b/mail/thunderbird/files/patch-xpinstall-src-nsSoftwareUpdate.cpp deleted file mode 100644 index ddbe8f4abe91..000000000000 --- a/mail/thunderbird/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) - - //---------------------------------------------------------------------- |