[IMP] Remove the unused code

bzr revid: stephane@tinyerp.com-20081210214617-359x2kq97k8vpcam
This commit is contained in:
Stephane Wirtel 2008-12-10 22:46:17 +01:00
parent a49463c7b4
commit 7d3ab11f97
1 changed files with 0 additions and 2 deletions

View File

@ -65,8 +65,6 @@ if sys.platform == 'win32':
import mx.DateTime
mx.DateTime.strptime = lambda x, y: mx.DateTime.mktime(time.strptime(x, y))
#os.chdir(tools.file_path_root)
#----------------------------------------------------------
# init net service
#----------------------------------------------------------