Remove debug code
...that got introduced with c30b5d2a38
"cid#1358838
cid#1358839 cid#1358840 assert to avoid null pointer dereference"
Change-Id: I50faaf291ac9059ee557d059393a97a0fcc397bf
This commit is contained in:
@@ -310,7 +310,6 @@ public class LocalOfficeConnection
|
||||
Object aInitialObject = null;
|
||||
try
|
||||
{
|
||||
System.out.println("debug, LocalOfficeConnection: mURL is '"+mURL+"'");
|
||||
aInitialObject = resolve(xLocalContext, mURL);
|
||||
}
|
||||
catch( com.sun.star.connection.NoConnectException e )
|
||||
|
Reference in New Issue
Block a user