From b68380df834712d54cd3bfcb76b07d1f02ecaa71 Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Fri, 21 Mar 2014 12:50:47 +0000 Subject: [PATCH] Vertical whitespace. --- tools/htdocs/mkws.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/tools/htdocs/mkws.js b/tools/htdocs/mkws.js index d592626..edd44cb 100644 --- a/tools/htdocs/mkws.js +++ b/tools/htdocs/mkws.js @@ -748,8 +748,6 @@ function team($, teamName) { alert("Unknown view '" + view + "'"); } } - - that.switchView = switchView; @@ -1100,7 +1098,6 @@ function team($, teamName) { } return queues[id]; } - that.queue = queue; -- 1.7.10.4