Revert "Use INHERIT mechanism for AQH_Tag16IpcMsg."
This reverts commit 07abc76a7a.
This commit is contained in:
@@ -58,8 +58,7 @@ void AQH_ConnectDataIpcMsg_DumpToBuffer(const GWEN_MSG *msg, GWEN_BUFFER *dbuf,
|
||||
char *userId=NULL;
|
||||
uint32_t flags=0;
|
||||
|
||||
AQH_Tag16IpcMsg_ParseTags(msg, 0);
|
||||
tagList=AQH_Tag16IpcMsg_GetTags(msg);
|
||||
tagList=AQH_Tag16IpcMsg_ParseTags(msg, 0);
|
||||
if (tagList) {
|
||||
const GWEN_TAG16 *tag;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user