From f910eee68400ddca198720ce8b671003f6d616a5 Mon Sep 17 00:00:00 2001 From: laurabreiman Date: Thu, 8 Aug 2013 16:54:21 -0400 Subject: [PATCH] one more --- sample.js | 1 - 1 file changed, 1 deletion(-) diff --git a/sample.js b/sample.js index af0657f..cac128a 100644 --- a/sample.js +++ b/sample.js @@ -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);