[FIX] Remove the SOAP flag in the config

bzr revid: stephane@openerp.com-20100531122708-hm1u61jl0ykvz2fa
This commit is contained in:
Stephane Wirtel 2010-05-31 14:27:08 +02:00
parent ff0cb4644f
commit 733fe62640
1 changed files with 0 additions and 1 deletions

View File

@ -53,7 +53,6 @@ class configmanager(object):
'reportgz': False,
'netrpc': True,
'xmlrpc': True,
'soap': False,
'translate_in': None,
'translate_out': None,
'language': None,