Index: trunk/MagicSoft/Mars/macros/bootcampstandardanalysis.C
===================================================================
--- trunk/MagicSoft/Mars/macros/bootcampstandardanalysis.C	(revision 4348)
+++ trunk/MagicSoft/Mars/macros/bootcampstandardanalysis.C	(revision 4349)
@@ -194,6 +194,5 @@
   pedphotloop.SetInput(&pruns);
   pedphotloop.SetOutputPath(outpath);
-  if (useDisplay)
-    pedphotloop.SetDisplay(display);
+  pedphotloop.SetDisplay(display);
   pedphotloop.SetBadPixels(calloop.GetBadPixels());
   
