Index: trunk/MagicSoft/include-Classes/MMcFormat/MHeaderTrig.hxx
===================================================================
--- trunk/MagicSoft/include-Classes/MMcFormat/MHeaderTrig.hxx	(revision 582)
+++ trunk/MagicSoft/include-Classes/MMcFormat/MHeaderTrig.hxx	(revision 584)
@@ -11,12 +11,5 @@
 #include "TObject.h"
 
-#ifndef __MARS__
 #include "MTriggerDefine.h"
-#else
-//
-// From the include file above
-//
-#define TRIGGER_PIXELS        271
-#endif
 
 class MHeaderTrig : public TObject {
Index: trunk/MagicSoft/include-Classes/MMcFormat/MMcTrig.hxx
===================================================================
--- trunk/MagicSoft/include-Classes/MMcFormat/MMcTrig.hxx	(revision 582)
+++ trunk/MagicSoft/include-Classes/MMcFormat/MMcTrig.hxx	(revision 584)
@@ -11,14 +11,5 @@
 #include "TObject.h"
 
-#ifndef __MARS__
 #include "MTriggerDefine.h"
-#else
-//
-// From the include file above
-//
-#define TOTAL_TRIGGER_TIME    160 
-#define LEVEL1_DEAD_TIME       50
-#define LEVEL2_DEAD_TIME      300
-#endif
 
 class MMcTrig : public TObject {
