From 6f151fef14c41ed1c4d65c2013224e0af37b7964 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 9 Dec 2014 17:13:38 -0500 Subject: non-destructive resize --- js/app.js | 8 -------- 1 file changed, 8 deletions(-) (limited to 'js/app.js') diff --git a/js/app.js b/js/app.js index fd375cf..de399bc 100644 --- a/js/app.js +++ b/js/app.js @@ -49,12 +49,4 @@ function bind () { }) } - -function int_key (f) { - return function (key, keyCode) { - var n = parseInt(key) - ! isNaN(n) && f(n) - } -} - init() -- cgit v1.2.3-70-g09d2