You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove unused variable l_tccp in opj_pi_create_decode
This has been unused since this function was added back in b551844
(called pi_create_decode_v2 back then, in libopenjpeg/pi.c back then).
Fixes a -Wunused-but-set-variable warning.
0 commit comments