Changeset 4153

Show
Ignore:
Timestamp:
02/21/09 19:54:43 (4 years ago)
Author:
gpolo
Message:

keeping the promisse

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/umitGUI/ScanNotebook.py

    r4103 r4153  
    575575        self.parsed.profile_annotation = profile.get_annotation(profile_name) 
    576576        self.parsed.profile_options = profile.get_options(profile_name) 
    577  
    578         del(profile) # XXX not needed, will remove on next commit if no one 
    579                      #     complains. 
    580577 
    581578        if hasattr(self, "command_execution"):