Remove unused lines

This commit is contained in:
rimach 2010-09-18 20:56:57 +02:00
parent 9971027e4d
commit 86bed937f5
1 changed files with 0 additions and 2 deletions

View File

@ -125,8 +125,6 @@ class ImpressController(PresentationController):
u'UnoUrlResolver')
resolver = context.ServiceManager.createInstanceWithContext(
u'com.sun.star.bridge.UnoUrlResolver', context)
#connection_type = u'socket'
connection_type = u'pipe,name=openlp_pipe'
while ctx is None and loop < 3:
try:
log.debug(u'get UNO Desktop Openoffice - resolve')