[IMP]website_sale: no product message for public users
[odoo/odoo.git] / openerpcommand / web.py
index 728318d..5875978 100644 (file)
@@ -49,7 +49,6 @@ def run(args):
     openerp.cli.server.check_root_user()
     openerp.netsvc.init_logger()
     #openerp.cli.server.report_configuration()
-    openerp.cli.server.configure_babel_localedata_path()
 
     target = openerp.service.wsgi_server.serve
     if not args.gevent: