diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2004-10-29 09:06:05 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2004-10-29 09:06:05 +0000 |
commit | 3add449a170be706377b66bee46af25633bc945c (patch) | |
tree | 7415df14a37624ff0b24fd40bde079927a88c28a /mail/thunderbird3/files/patch-xpinstall-src-nsSoftwareUpdate.cpp | |
parent | 975af646f278430e563b72219a2c3055b211eb1a (diff) |
Notes
Diffstat (limited to 'mail/thunderbird3/files/patch-xpinstall-src-nsSoftwareUpdate.cpp')
-rw-r--r-- | mail/thunderbird3/files/patch-xpinstall-src-nsSoftwareUpdate.cpp | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/mail/thunderbird3/files/patch-xpinstall-src-nsSoftwareUpdate.cpp b/mail/thunderbird3/files/patch-xpinstall-src-nsSoftwareUpdate.cpp deleted file mode 100644 index ddbe8f4abe91..000000000000 --- a/mail/thunderbird3/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) - - //---------------------------------------------------------------------- |