diff options
Diffstat (limited to 'tests/unit/datepicker/datepicker_options.js')
-rw-r--r-- | tests/unit/datepicker/datepicker_options.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/unit/datepicker/datepicker_options.js b/tests/unit/datepicker/datepicker_options.js index 11b010717..08c31f5ad 100644 --- a/tests/unit/datepicker/datepicker_options.js +++ b/tests/unit/datepicker/datepicker_options.js @@ -767,7 +767,6 @@ var beforeShowThis = null, beforeShowDayThis = null, beforeShowDayOK = true; - function beforeAll(input, inst) { beforeShowThis = this; beforeShowInput = input; |