diff --git a/xpfe/components/find/src/nsFindComponent.cpp b/xpfe/components/find/src/nsFindComponent.cpp index fee20544a84f..a750dbd1dd18 100644 --- a/xpfe/components/find/src/nsFindComponent.cpp +++ b/xpfe/components/find/src/nsFindComponent.cpp @@ -716,5 +716,3 @@ static nsModuleComponentInfo components[] = { }; NS_IMPL_NSGETMODULE("nsFindComponent", components) - -NS_IMPL_IAPPSHELLCOMPONENT( nsFindComponent, nsIFindComponent, NS_IFINDCOMPONENT_CONTRACTID, 0 )