diff --git a/KCode/KPlot.h b/KCode/KPlot.h index bcf03453..7f3ad073 100644 --- a/KCode/KPlot.h +++ b/KCode/KPlot.h @@ -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)) {