2006-01-30 Gonzalo Paniagua Javier <gonzalo@ximian.com>
authorGonzalo Paniagua Javier <gonzalo.mono@gmail.com>
Mon, 30 Jan 2006 20:54:36 +0000 (20:54 -0000)
committerGonzalo Paniagua Javier <gonzalo.mono@gmail.com>
Mon, 30 Jan 2006 20:54:36 +0000 (20:54 -0000)
commit242183f4d1b09a640733131616891c7cbc9b83a4
tree582516c89b2d83847cde45a67f7c646ac67ca2cc
parent83575cc115274dd6a4d9d35715c26ae190e18c1e
2006-01-30 Gonzalo Paniagua Javier <gonzalo@ximian.com>

* IProcessHostFactoryHelper.cs:
* IProcessPingCallback.cs:
* IProcessHost.cs:
* IProcessHostSupportFunction.cs:
* IHttpWorkerRequestHandler.cs:
* IQueueHost.cs:
* IApplicationHost.cs: removed all this. They are not longer part of the
public API.

svn path=/trunk/mcs/; revision=56284
mcs/class/System.Web/System.Web.Hosting/ChangeLog
mcs/class/System.Web/System.Web.Hosting/IApplicationHost.cs [deleted file]
mcs/class/System.Web/System.Web.Hosting/IHttpWorkerRequestHandler.cs [deleted file]
mcs/class/System.Web/System.Web.Hosting/IProcessHost.cs [deleted file]
mcs/class/System.Web/System.Web.Hosting/IProcessHostFactoryHelper.cs [deleted file]
mcs/class/System.Web/System.Web.Hosting/IProcessHostSupportFunction.cs [deleted file]
mcs/class/System.Web/System.Web.Hosting/IProcessPingCallback.cs [deleted file]
mcs/class/System.Web/System.Web.Hosting/IQueueHost.cs [deleted file]