Skip to content

Commit

Permalink
Remove duplicate call
Browse files Browse the repository at this point in the history
  • Loading branch information
mrubinsk committed Jan 18, 2014
1 parent 34063a9 commit 8bd6512
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hermes/js/hermes.js
Original file line number Diff line number Diff line change
Expand Up @@ -606,7 +606,6 @@ HermesCore = {
$('hermesLoadingTime').hide();
elts.each(function(elt) {
this.removeSliceFromUI(elt);
this.updateTimeSummary();
if (this.view == 'search') {
this.removeSliceFromCache(elt.retrieve('sid'), 'search');
this.updateSearchTotal();
Expand Down

0 comments on commit 8bd6512

Please sign in to comment.