Skip to content
Snippets Groups Projects
Commit b026551b authored by Jan Zickermann's avatar Jan Zickermann
Browse files

OZG-6176 Remove comment

parent 48c7543d
Branches
Tags
No related merge requests found
......@@ -23,7 +23,6 @@ interface XtaMessageMetaDataMapper {
return XtaMessageId.from(id);
}
// OZG-6176 Avoid calling getStatusList endlessly (due to getNextStatusList not being implemented on the xta-server)
@Mapping(target = "moreMessagesAvailable", constant = "false")
XtaMessageMetaDatasAndHeader msgStatusListFromSoap(MsgStatusListTypeAndHeaderResponse statusList);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment