diff --git a/src/musrFT.cpp b/src/musrFT.cpp index d5483281..e42138b4 100644 --- a/src/musrFT.cpp +++ b/src/musrFT.cpp @@ -1506,16 +1506,5 @@ Int_t main(Int_t argc, Char_t *argv[]) app.Run(true); // true needed that Run will return after quit so that cleanup works } - - // cleanup - if (fourierCanvas) - delete fourierCanvas; - - if (histo.size() > 0) { - for (UInt_t i=0; i