jquery.dgtable 0.6.6 → 0.6.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * jquery.dgtable 0.6.6
2
+ * jquery.dgtable 0.6.7
3
3
  * git://github.com/danielgindi/jquery.dgtable.git
4
4
  */
5
5
  (function (global, factory) {
@@ -8060,8 +8060,6 @@
8060
8060
 
8061
8061
  this._destroyHeaderCells();
8062
8062
 
8063
- p.virtualListHelper.destroy();
8064
-
8065
8063
  if (p.$table) {
8066
8064
  p.$table.empty();
8067
8065
  }