version 1.6.2

This commit is contained in:
Rene
2019-01-16 20:31:19 +01:00
parent 0f138c1a63
commit 218fe415e5
-1
View File
@@ -22,7 +22,6 @@
function(window, document, undefined) { function(window, document, undefined) {
'use strict'; 'use strict';
var PLUGINNAME = 'OverlayScrollbars'; var PLUGINNAME = 'OverlayScrollbars';
var text = { };
var TYPES = { var TYPES = {
o : 'object', o : 'object',
f : 'function', f : 'function',