Changeset 387


Ignore:
Timestamp:
06/28/10 08:00:46 (14 years ago)
Author:
bas
Message:

removed some obsolete code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/email2trac.py.in

    r386 r387  
    853853                                tkt.save_changes(self.author, body_text, when, None, str(cnum))
    854854                       
    855 
    856                 #if self.VERSION  == 0.9:
    857                 #       error_with_attachments = self.attach_attachments(message_parts, True)
    858                 #else:
    859                 #       error_with_attachments = self.attach_attachments(message_parts)
    860855
    861856                if self.notification and not spam:
Note: See TracChangeset for help on using the changeset viewer.