Changeset 3049

Show
Ignore:
Timestamp:
11/07/06 23:49:27 (17 years ago)
Author:
jerome
Message:

Removed unneeded code.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/bin/cupspykota

    r3048 r3049  
    531531                self.logdebug("Work file %s will be kept." % self.DataFile) 
    532532        PyKotaTool.clean(self)     
    533         if (self.lockfile is not None) and os.path.exists(self.lockfilename) : 
     533        if self.lockfile is not None : 
    534534            self.logdebug("Unlocking %s..." %  self.lockfilename) 
    535535            try :