This fixes the build with gcc 16 after the changes
to -Wunused*[0].
[0] https://gcc.gnu.org/gcc-16/porting_to.html#changes-to-wunused
Differential D59537
libctf: remove unused variable Authored by siva on Wed, Sep 9, 4:28 PM.
Details
This fixes the build with gcc 16 after the changes [0] https://gcc.gnu.org/gcc-16/porting_to.html#changes-to-wunused
Diff Detail
|