Simplify return expression in RPCCommunications::getRPCProxy
------------------------------------------------------------

                 Key: GIRAPH-85
                 URL: https://issues.apache.org/jira/browse/GIRAPH-85
             Project: Giraph
          Issue Type: Improvement
            Reporter: Jakob Homan


Twice in RPCCommunications::getRPCProxy a local variable, proxy, is created and 
immediately returned.  We can simplify this to just return the value.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to