Index: /trunk/ippMonitor/czartool/czartool/MetricsIndex.pm
===================================================================
--- /trunk/ippMonitor/czartool/czartool/MetricsIndex.pm	(revision 32223)
+++ /trunk/ippMonitor/czartool/czartool/MetricsIndex.pm	(revision 32224)
@@ -54,6 +54,6 @@
     my $htmlFile = $self->{htmlFile};
 
-    print $htmlFile "<img src=\"masterMask.png\" alt=\"master magic mask fraction plot\" />\n";
-    print $htmlFile "<img src=\"masterPro.png\" alt=\"master MD processing plot\" />\n";
+    #print $htmlFile "<img src=\"masterMask.png\" alt=\"master magic mask fraction plot\" />\n";
+    #print $htmlFile "<img src=\"masterPro.png\" alt=\"master MD processing plot\" />\n";
 
     opendir(DIR, $self->{path}) or die $!;
