Skip to content

Commit

Permalink
A little less whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Ross Allen authored and tuupola committed Feb 25, 2012
1 parent 5c02e77 commit 3bdcf63
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion jquery.lazyload.js
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@
$.extend(settings, options);
}


/* Fire one scroll event per scroll. Not one scroll event per image. */
if (0 === settings.event.indexOf("scroll")) {
$(settings.container).bind(settings.event, function(event) {
Expand Down

0 comments on commit 3bdcf63

Please sign in to comment.