Skip to content

Commit

Permalink
remove finished todo note
Browse files Browse the repository at this point in the history
  • Loading branch information
kpedro88 committed Apr 22, 2015
1 parent a95eb4c commit 8bcefd2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion KCode/KPlot.h
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,6 @@ class KPlot{
histo = histo_;
if(!histo) CreateHist();
if(!histo) return isInit; //histo creation failed
//todo: expand CreateHist to handle TProfiles as well

//plotting with ratio enabled by default
if(localOpt->Get("ratio",true)) {
Expand Down

0 comments on commit 8bcefd2

Please sign in to comment.