Changed places where containers were set to use nsISupports instead of nsIContentViewerContainer. r=dp

This commit is contained in:
tbogard@aol.net
1999-11-15 22:17:54 +00:00
parent a96c256c0f
commit e8b476b7bf
29 changed files with 25 additions and 47 deletions

View File

@@ -23,7 +23,6 @@
#include "nscore.h"
#include "nsCRT.h"
#include "nsIContentViewer.h"
#include "nsIContentViewerContainer.h"
#include "nsIPluginHost.h"
#include "nsIPluginInstance.h"
#include "nsIStreamListener.h"