Index: trunk/MagicSoft/Mars/mastro/MAstroCamera.cc
===================================================================
--- trunk/MagicSoft/Mars/mastro/MAstroCamera.cc	(revision 4712)
+++ trunk/MagicSoft/Mars/mastro/MAstroCamera.cc	(revision 4713)
@@ -469,7 +469,6 @@
       const TVector3 spot = fMirror0->GetReflection(star, fGeom->GetCameraDist())*1000;
       starpos->SetIdealValues(mag,spot(0),spot(1));
-    }
-
-    list->Add(starpos);
+      list->Add(starpos);
+    }
 }
 
