From f7bff8184b68b52ac240ef728b55627077a35ed9 Mon Sep 17 00:00:00 2001 From: Ben Blazak Date: Thu, 11 Oct 2012 13:18:35 -0700 Subject: [PATCH] (minor) --- build-scripts/gen_layout/template.js | 1 - 1 file changed, 1 deletion(-) diff --git a/build-scripts/gen_layout/template.js b/build-scripts/gen_layout/template.js index ae1c21d..c3690d0 100644 --- a/build-scripts/gen_layout/template.js +++ b/build-scripts/gen_layout/template.js @@ -1,4 +1,3 @@ function keyclick(position, layer) { - alert(position + ' ' + layer); }