Kaydet (Commit) 583cfc97 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Remove debug code

...that got introduced with c30b5d2a "cid#1358838
cid#1358839 cid#1358840 assert to avoid null pointer dereference"

Change-Id: I50faaf291ac9059ee557d059393a97a0fcc397bf
üst 2dc8f1b2
......@@ -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 )
......
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