diff --git a/media/js/jquery.dataTables.js b/media/js/jquery.dataTables.js index b18bb58f..598fbf16 100644 --- a/media/js/jquery.dataTables.js +++ b/media/js/jquery.dataTables.js @@ -1158,13 +1158,6 @@ */ this.nTableWrapper = null; - /* - * Variable: iDefaultSortIndex - * Purpose: Sorting index which will be used by default - * Scope: jQuery.dataTable.classSettings - */ - this.iDefaultSortIndex = 0; - /* * Variable: bInitialised * Purpose: Indicate if all required information has been read in