Skip to content

Commit

Permalink
Merge pull request #10 from PedroNorte/master
Browse files Browse the repository at this point in the history
Settings being overwritten by defaults
  • Loading branch information
gijsroge committed Jan 30, 2016
2 parents 278f708 + 594111c commit 0d43286
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/priority-nav.js
Original file line number Diff line number Diff line change
Expand Up @@ -277,8 +277,6 @@
*/
priorityNav.doesItFit = function (_this) {

settings = extend(defaults, options || {});

/**
* Check if it is the first run
*/
Expand Down

0 comments on commit 0d43286

Please sign in to comment.