From e1b9f0d4b32005c00b9535e6151b7fb90a97a48c Mon Sep 17 00:00:00 2001 From: Joel Date: Sun, 28 Sep 2014 13:20:52 -0700 Subject: [PATCH] Removed extra blank line --- scripts/ripples.js | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/ripples.js b/scripts/ripples.js index 6be4ce47..0ceb755a 100644 --- a/scripts/ripples.js +++ b/scripts/ripples.js @@ -107,7 +107,6 @@ var ripples = { // Events handler // init RippleJS and start ripple effect on mousedown bind("mousedown", withRipple, rippleInit); - // start ripple effect on mousedown bind("mousedown", ".ripple-wrapper, .ripple-wrapper .ripple", rippleStart); // if animation ends and user is not holding mouse then destroy the ripple