adapted to latest changes in gwen.
This commit is contained in:
@@ -42,7 +42,6 @@ GWEN_MSG_ENDPOINT *AQH_NodeEndpoint_new(const char *name, int groupId)
|
||||
|
||||
ep=GWEN_MsgEndpoint_new(name?name:AQH_MSG_ENDPOINT_NODE_NAME, groupId);
|
||||
AQH_NodeEndpoint_Extend(ep);
|
||||
|
||||
return ep;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user