Index: /trunk/MagicSoft/Mars/Changelog
===================================================================
--- /trunk/MagicSoft/Mars/Changelog	(revision 7984)
+++ /trunk/MagicSoft/Mars/Changelog	(revision 7985)
@@ -34,4 +34,7 @@
      - removed the tab with the calibrated arrival times. It never
        gave any useful information
+
+   * mgeom/Makefile, mgeom/GeomLinkDef.h:
+     - took out all currently unused cameras from compilation
 
 
Index: /trunk/MagicSoft/Mars/mgeom/Makefile
===================================================================
--- /trunk/MagicSoft/Mars/mgeom/Makefile	(revision 7984)
+++ /trunk/MagicSoft/Mars/mgeom/Makefile	(revision 7985)
@@ -24,14 +24,15 @@
            MGeomCam.cc \
            MGeomCamCT1.cc \
-           MGeomCamCT1Daniel.cc \
            MGeomCamMagic.cc \
-           MGeomCamMagicHG.cc \
-           MGeomCamMagic919.cc \
-           MGeomCamMagic1183.cc \
-           MGeomCamECO1000.cc \
-           MGeomCamECO1000HG.cc \
            MGeomCorsikaCT.cc \
 	   MGeomMirror.cc \
 	   MGeomPMT.cc
+
+#           MGeomCamCT1Daniel  \
+#           MGeomCamMagicHG    \
+#           MGeomCamMagic919   \
+#           MGeomCamMagic1183  \
+#           MGeomCamECO1000    \
+#           MGeomCamECO1000HG  \
 
 ############################################################
