Index: trunk/ippMonitor/czartool/czartool/CzarDb.pm
===================================================================
--- trunk/ippMonitor/czartool/czartool/CzarDb.pm	(revision 40849)
+++ trunk/ippMonitor/czartool/czartool/CzarDb.pm	(revision 40850)
@@ -260,13 +260,4 @@
     my $size = scalar @{$labels};
     if ($size < 1) { return; }
-#    if (($server eq 'stdscience') && ($telescope eq 'gpc1')) {
-	## EAM 20180510 : manually adding label used for Pole reprocessing
-	## I would like to add an external file to manage these extra 
-	## labels, but this suffices for now
-#        push @{$labels}, 'PV3.Pole.Reprocess.20180510';
-#	push @{$labels}, 'ps_ud_QUB';
-#        push @{priorities}, 50000;
-#	push @{priorities}, 415;
-#    }
 
     my $query = $self->{_db}->prepare(<<SQL);
