Skip to content

Commit

Permalink
Fix merge
Browse files Browse the repository at this point in the history
  • Loading branch information
edeno committed Dec 7, 2015
1 parent a680235 commit abb1230
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions app/js/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -1727,13 +1727,6 @@
freqSlider.property('value', fAx[curFreqInd]);
freqSliderText.text(fAx[curFreqInd] + ' Hz');

<<<<<<< HEAD
mouseFlag = true;
svgNetworkMap.select('text#HOLD').remove();

force.stop();
=======
>>>>>>> develop
loadEdges();
});
}
Expand Down

0 comments on commit abb1230

Please sign in to comment.