From a9804a7006aec155c93018ce1ea0cc9c84a8c202 Mon Sep 17 00:00:00 2001 From: hristov Date: Wed, 25 Jun 2014 10:49:53 +0400 Subject: [PATCH] Fix for make htmldoc --- TPC/AliTPCCalibViewer.cxx | 1 - 1 file changed, 1 deletion(-) diff --git a/TPC/AliTPCCalibViewer.cxx b/TPC/AliTPCCalibViewer.cxx index cb6972c02d1..4956fafdf2f 100644 --- a/TPC/AliTPCCalibViewer.cxx +++ b/TPC/AliTPCCalibViewer.cxx @@ -1427,7 +1427,6 @@ TH1F* AliTPCCalibViewer::Integrate(TH1F *const histogram, Float_t mean, Float_t shist->SetNameTitle("Cumulative","Cumulative S(t, #mu, #sigma)"); shist->Draw(); - return macro_example_canvas_Integrate; } End_Macro */ -- 2.43.0