commit | b84c7e55b32c94d6d036e38becabab2f7e2224ad | [log] [tgz] |
---|---|---|
author | Laurence Lundblade <laurencelundblade@users.noreply.github.com> | Wed Feb 07 17:31:37 2024 -0800 |
committer | GitHub <noreply@github.com> | Wed Feb 07 17:31:37 2024 -0800 |
tree | 7e82748d5e68e46bac2721b7b68bf30bfb517426 | |
parent | 219d1eb51da15ebff4ac9477a01b4d0582b4a6e4 [diff] |
Remove left-over TODO: related to AddBytesLenOnly (#204) This is a comments-only change Co-authored-by: Laurence Lundblade <lgl@securitytheory.com>
diff --git a/inc/qcbor/qcbor_encode.h b/inc/qcbor/qcbor_encode.h index 49d2394..0385af4 100644 --- a/inc/qcbor/qcbor_encode.h +++ b/inc/qcbor/qcbor_encode.h
@@ -2371,8 +2371,6 @@ * tested function. * * See also QCBOREncode_EncodeHead(). - * - * TODO: remove this in QCBOR 2.0 */ static void QCBOREncode_AddBytesLenOnly(QCBOREncodeContext *pCtx,