removing websocket notification and service

This commit is contained in:
Wayne Witzel III
2016-08-11 15:04:27 -04:00
parent 74f9372c69
commit 42aab8ab83
2 changed files with 0 additions and 14 deletions

View File

@@ -361,7 +361,6 @@ server_noattach:
tmux new-window 'exec make receiver'
tmux select-window -t tower:1
tmux rename-window 'Extra Services'
tmux split-window -v 'exec make socketservice'
tmux split-window -h 'exec make factcacher'
server: server_noattach