From aaf9edc30dd4be22c34310ccaae34c04d63ba624 Mon Sep 17 00:00:00 2001 From: "hyatt%netscape.com" Date: Sat, 3 Nov 2001 12:08:04 +0000 Subject: [PATCH] Fixing 18502, I misapplied the patch and checked in duplicate lines of code. Backing out. git-svn-id: svn://10.0.0.236/trunk@107253 18797224-902f-48f8-a5cc-f745e15eee43 --- .../xpfe/browser/src/nsBrowserInstance.cpp | 70 ------------------- 1 file changed, 70 deletions(-) diff --git a/mozilla/xpfe/browser/src/nsBrowserInstance.cpp b/mozilla/xpfe/browser/src/nsBrowserInstance.cpp index 8572162457d..2aabaf7cc73 100644 --- a/mozilla/xpfe/browser/src/nsBrowserInstance.cpp +++ b/mozilla/xpfe/browser/src/nsBrowserInstance.cpp @@ -1079,76 +1079,6 @@ static nsModuleComponentInfo components[] = { NS_CONTENT_HANDLER_CONTRACTID_PREFIX"image/x-icon", nsBrowserContentHandlerConstructor }, - { "Browser Content Handler", - NS_BROWSERCONTENTHANDLER_CID, - NS_CONTENT_HANDLER_CONTRACTID_PREFIX"image/bmp", - nsBrowserContentHandlerConstructor - }, - { "Browser Content Handler", - NS_BROWSERCONTENTHANDLER_CID, - NS_CONTENT_HANDLER_CONTRACTID_PREFIX"image/x-icon", - nsBrowserContentHandlerConstructor - }, - { "Browser Content Handler", - NS_BROWSERCONTENTHANDLER_CID, - NS_CONTENT_HANDLER_CONTRACTID_PREFIX"image/bmp", - nsBrowserContentHandlerConstructor - }, - { "Browser Content Handler", - NS_BROWSERCONTENTHANDLER_CID, - NS_CONTENT_HANDLER_CONTRACTID_PREFIX"image/x-icon", - nsBrowserContentHandlerConstructor - }, - { "Browser Content Handler", - NS_BROWSERCONTENTHANDLER_CID, - NS_CONTENT_HANDLER_CONTRACTID_PREFIX"image/bmp", - nsBrowserContentHandlerConstructor - }, - { "Browser Content Handler", - NS_BROWSERCONTENTHANDLER_CID, - NS_CONTENT_HANDLER_CONTRACTID_PREFIX"image/x-icon", - nsBrowserContentHandlerConstructor - }, - { "Browser Content Handler", - NS_BROWSERCONTENTHANDLER_CID, - NS_CONTENT_HANDLER_CONTRACTID_PREFIX"image/bmp", - nsBrowserContentHandlerConstructor - }, - { "Browser Content Handler", - NS_BROWSERCONTENTHANDLER_CID, - NS_CONTENT_HANDLER_CONTRACTID_PREFIX"image/x-icon", - nsBrowserContentHandlerConstructor - }, - { "Browser Content Handler", - NS_BROWSERCONTENTHANDLER_CID, - NS_CONTENT_HANDLER_CONTRACTID_PREFIX"image/bmp", - nsBrowserContentHandlerConstructor - }, - { "Browser Content Handler", - NS_BROWSERCONTENTHANDLER_CID, - NS_CONTENT_HANDLER_CONTRACTID_PREFIX"image/x-icon", - nsBrowserContentHandlerConstructor - }, - { "Browser Content Handler", - NS_BROWSERCONTENTHANDLER_CID, - NS_CONTENT_HANDLER_CONTRACTID_PREFIX"image/bmp", - nsBrowserContentHandlerConstructor - }, - { "Browser Content Handler", - NS_BROWSERCONTENTHANDLER_CID, - NS_CONTENT_HANDLER_CONTRACTID_PREFIX"image/x-icon", - nsBrowserContentHandlerConstructor - }, - { "Browser Content Handler", - NS_BROWSERCONTENTHANDLER_CID, - NS_CONTENT_HANDLER_CONTRACTID_PREFIX"image/bmp", - nsBrowserContentHandlerConstructor - }, - { "Browser Content Handler", - NS_BROWSERCONTENTHANDLER_CID, - NS_CONTENT_HANDLER_CONTRACTID_PREFIX"image/x-icon", - nsBrowserContentHandlerConstructor - }, { "Browser Content Handler", NS_BROWSERCONTENTHANDLER_CID, NS_CONTENT_HANDLER_CONTRACTID_PREFIX"application/http-index-format",