Non-blocking logout

This commit is contained in:
Blake Bourque
2015-06-24 22:25:34 -04:00
parent f8a8985fb6
commit a1bf4cb98c
4 changed files with 55 additions and 21 deletions
-3
View File
@@ -8,9 +8,6 @@ namespace PlexView
{
public class PlexView
{
// public GridMgr grids;
// public ClientMgr clients;
public PlexView (string[] args)
{
//bootstrap the app here, initialize services, start http, get ready!