Commit 0d90a0b8 authored by Gabriel Monnerat's avatar Gabriel Monnerat

remove not used attributes

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@38640 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 932d06be
......@@ -91,8 +91,6 @@ class OpenOffice(Application):
Application.loadSettings(self, hostname, port, path_run_dir, display_id)
self.office_binary_path = office_binary_path
self.uno_path = uno_path
self.process_name = "soffice.bin"
self.document_url = kw.get('document_url', '')
def _start_process(self, command, env):
"""Start OpenOffice.org process"""
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment