Marshaller no longer needs Client import.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6401 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -247,7 +247,6 @@ public class GenServiceTask extends InvocationTask
|
||||
|
||||
// import things marshaller will always need
|
||||
imports.add(sdesc.service);
|
||||
imports.add(Client.class);
|
||||
imports.add(InvocationMarshaller.class);
|
||||
|
||||
// if any listeners are to be present, they need the response event
|
||||
|
||||
Reference in New Issue
Block a user