removed plugin configuration pages from the kernel

This commit is contained in:
LukePulverenti
2013-03-04 23:34:00 -05:00
parent bf95cfe2e5
commit 176d090164
5 changed files with 38 additions and 10 deletions

View File

@@ -14,7 +14,7 @@ namespace MediaBrowser.ServerApplication
/// <summary>
/// Class WebSocketEvents
/// </summary>
public class WebSocketEvents : IServerEntryPoint, IDisposable
public class WebSocketEvents : IServerEntryPoint
{
/// <summary>
/// The _server manager