remove: function()

in src/assets/js/inview.js [18:22]


    remove: function (a) {
      try {
        delete p[a.guid + '-' + this[j]];
      } catch (d) {}
    },