diff --git a/code/components/jomjol_flowcontroll/ClassFlowCNNGeneral.h b/code/components/jomjol_flowcontroll/ClassFlowCNNGeneral.h index b65ae079..2452f002 100644 --- a/code/components/jomjol_flowcontroll/ClassFlowCNNGeneral.h +++ b/code/components/jomjol_flowcontroll/ClassFlowCNNGeneral.h @@ -20,7 +20,6 @@ class ClassFlowCNNGeneral : public ClassFlowImage { protected: - //bool debugdetailgeneral = true; // TODO: This variable never gets set otherwise! t_CNNType CNNType; std::vector GENERAL; float CNNGoodThreshold;