From 8bcefd2106e1da4a702a0cd6714a26f67297ca1d Mon Sep 17 00:00:00 2001 From: Kevin Pedro Date: Wed, 22 Apr 2015 17:42:10 -0500 Subject: [PATCH] remove finished todo note --- KCode/KPlot.h | 1 - 1 file changed, 1 deletion(-) 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)) {