diff --git a/mozilla/xpfe/browser/src/nsBrowserInstance.cpp b/mozilla/xpfe/browser/src/nsBrowserInstance.cpp index 3f650378140..2966641ee61 100644 --- a/mozilla/xpfe/browser/src/nsBrowserInstance.cpp +++ b/mozilla/xpfe/browser/src/nsBrowserInstance.cpp @@ -111,9 +111,6 @@ #include "nsIDocShellHistory.h" -// Interface for "unknown content type handler" component/service. -#include "nsIUnkContentTypeHandler.h" - // Stuff to implement file download dialog. #include "nsIDocumentObserver.h" #include "nsIContent.h"