Index: trunk/ippScripts/scripts/detrend_resid_imfile.pl
===================================================================
--- trunk/ippScripts/scripts/detrend_resid_imfile.pl	(revision 19780)
+++ trunk/ippScripts/scripts/detrend_resid_imfile.pl	(revision 19781)
@@ -17,7 +17,4 @@
 use PS::IPP::Metadata::Config;
 use PS::IPP::Config 1.01 qw( :standard );
-
-# XXX drop (moved to ppStatsFromMetadata)
-# use PS::IPP::Metadata::Stats;
 
 my $ipprc = PS::IPP::Config->new(); # IPP configuration
@@ -112,6 +109,4 @@
 };
 
-use constant DELETE_STATS => 0; # Delete the statistics file when done?
-
 # Look for programs we need
 my $missing_tools;
