forked from openlp/openlp
remove print statment
This commit is contained in:
parent
2aff850b64
commit
2dd7a6e776
@ -434,7 +434,6 @@ def get_uno_command():
|
||||
raise FileNotFoundError('Command not found')
|
||||
|
||||
OPTIONS = '--nologo --norestore --minimized --nodefault --nofirststartwizard'
|
||||
print(UNO_CONNECTION_TYPE)
|
||||
if UNO_CONNECTION_TYPE == 'pipe':
|
||||
CONNECTION = '"--accept=pipe,name=openlp_pipe;urp;"'
|
||||
else:
|
||||
|
Loading…
Reference in New Issue
Block a user