Left a System.out.println(), oops.
This commit is contained in:
parent
76bbb6e781
commit
45cf46a227
3 changed files with 21 additions and 21 deletions
|
@ -117,7 +117,7 @@ public class LifePost extends LifeAction
|
|||
dos.flush();
|
||||
dos.close();
|
||||
|
||||
System.out.println(request);
|
||||
//System.out.println(request);
|
||||
|
||||
final LifeRPCResponse xmlrpc = new LifeRPCResponse(urlConn.getInputStream());
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue