Skip to content

Commit

Permalink
one more
Browse files Browse the repository at this point in the history
  • Loading branch information
laurabreiman committed Aug 8, 2013
1 parent 164766b commit f910eee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sample.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ var calculate=function(data,steak,meatType,first,totalTime){
var flame=Thedata.points;
var timestep=1/Thedata.step;
var maxTemps=Thedata.maxTemps;
console.log(Thedata.allMaxTemps);
if(first){
drawFinished(meatType,maxTemps,data,steak[0],0);
drawFinished(meatType,maxTemps,data,steak[0],1);
Expand Down

0 comments on commit f910eee

Please sign in to comment.