Permalink
Browse files

Remove unused test code

1 parent 0d84a65 commit 72f8dc6281c329994830731a8338508c07979863 @odin3 odin3 committed on GitHub Jun 16, 2016
Showing with 0 additions and 3 deletions.
  1. +0 −3 jquery.dropdown.js
View
@@ -328,9 +328,6 @@
}
},
- _removeOption: function ($ul, $this) {
- console.warn(arguments);
- },
_addOption: function($ul, $this) {
// Create the option
var $option = $("<li></li>");

0 comments on commit 72f8dc6

Please sign in to comment.