[Rt-commit] r6242 - in rt/branches/3.6-RELEASE: .
    kevinr at bestpractical.com 
    kevinr at bestpractical.com
       
    Fri Oct 20 01:13:44 EDT 2006
    
    
  
Author: kevinr
Date: Fri Oct 20 01:13:43 2006
New Revision: 6242
Modified:
   rt/branches/3.6-RELEASE/   (props changed)
   rt/branches/3.6-RELEASE/lib/RT/Interface/Email.pm
Log:
 r28708 at SAD-GIRL-IN-SNOW:  kevinr | 2006-10-20 01:13:16 -0400
 * Reverted
Modified: rt/branches/3.6-RELEASE/lib/RT/Interface/Email.pm
==============================================================================
--- rt/branches/3.6-RELEASE/lib/RT/Interface/Email.pm	(original)
+++ rt/branches/3.6-RELEASE/lib/RT/Interface/Email.pm	Fri Oct 20 01:13:43 2006
@@ -238,7 +238,6 @@
         @_
     );
 
-    my $message_id = $args{'MIMEObj'}->head->get('Message-Id');
     $RT::Logger->log(
         level   => $args{'LogLevel'},
         message => $args{'Explanation'}
    
    
More information about the Rt-commit
mailing list