Index: trunk/MagicSoft/Mars/mhflux/MHAlpha.cc
===================================================================
--- trunk/MagicSoft/Mars/mhflux/MHAlpha.cc	(revision 5807)
+++ trunk/MagicSoft/Mars/mhflux/MHAlpha.cc	(revision 5832)
@@ -823,6 +823,5 @@
     fFit.Print("result");
 
-    if (fResult)
-        fResult->SetVal(-fFit.GetSignificance());
+    fResult->SetVal(-fFit.GetSignificance());
 
     if (!fSkipHistEnergy)
