{"author":"Viktor Szakats","author_email":"commit@vsz.me","author_time":1756820412,"commit_time":1756909985,"committer":"Viktor Szakats","committer_email":"commit@vsz.me","hash":"0b0f3d937c4ec9a877b5b75014e4886e55907d8f","message":"lib: drop `UNUSED_PARAM` macro\n\nAdded in 2011, but has seen little use in the code. The necessary\ncompiler feature is missing in some compilers (e.g. MSVC), thus in most\nplaces the portable `(void)` cast is used in addition.\n\nAlso:\n- vtls/rustls: silence unused argument warning with `(void)`.\n  Necessary for MSVC, for example.\n\nRef: ee4ed461288ec74641e3b96d5508628c07f689b0\n\nCloses #18455\n","parents":["49145249be7b4b677606308fc34f180330a3640a"],"tree_hash":"fe85e55f4c2160ae56aeb7c141b097bae8f4ca13"}