mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-13 03:24:26 +00:00
Removed the HandleUnknownContentType from the interface.
This commit is contained in:
parent
a676f8f5a8
commit
8caddbb7e7
@ -46,11 +46,6 @@ public:
|
||||
NS_IMETHOD Embed(nsIContentViewer* aDocViewer,
|
||||
const char* aCommand,
|
||||
nsISupports* aExtraInfo) = 0;
|
||||
|
||||
NS_IMETHOD HandleUnknownContentType(nsIDocumentLoader* aLoader,
|
||||
nsIChannel* channel,
|
||||
const char *aContentType,
|
||||
const char *aCommand ) = 0;
|
||||
};
|
||||
|
||||
#endif /* nsIContentViewerContainer_h___ */
|
||||
|
Loading…
x
Reference in New Issue
Block a user