Skip to content

Commit

Permalink
Merge branch 'Feature-JS-Support-Library' of github.com:zhiming99/rpc…
Browse files Browse the repository at this point in the history
…-frmwrk into Feature-JS-Support-Library
  • Loading branch information
zhiming99 committed Jan 17, 2024
2 parents e7a8ac0 + f2d1dcc commit 8cfbead
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions js/combase/msgmatch.js
Original file line number Diff line number Diff line change
Expand Up @@ -145,9 +145,6 @@ exports.CMessageMatch = class CMessageMatch extends CObjBase
return strAll
}

<<<<<<< HEAD
}
=======
Serialize()
{
this.m_oCfg.SetString(
Expand Down Expand Up @@ -197,4 +194,3 @@ exports.CMessageMatch = class CMessageMatch extends CObjBase
return offset + SERI_HEADER_BASE.GetSeriSize() + oHdr.dwSize
}
}
>>>>>>> f2d1dcc4 (. added 'js' directory to the build tree.)

0 comments on commit 8cfbead

Please sign in to comment.