Removed nsINetworkManager.h include.

git-svn-id: svn://10.0.0.236/trunk@10372 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
warren%netscape.com
1998-09-18 07:45:24 +00:00
parent 9dad554faf
commit 1b2552d97a
2 changed files with 0 additions and 14 deletions

View File

@@ -70,7 +70,6 @@
* +---------------------+
* | nsIPluginManager |
* | nsIPluginManager2 |
* | nsINetworkManager |
* | nsIFileUtilities |
* | nsIPref |
* | nsICacheManager ... |
@@ -140,12 +139,6 @@
*/
#include "nsIPluginManager.h"
/**
* The network manager provides access to the network for URL get
* and post operations.
*/
#include "nsINetworkManager.h"
/**
* A plugin instance peer gets created by the browser and associated with each
* plugin instance to represent tag information and other callbacks needed by