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_initialise_encode
This has been unused since this function was added back in 3a78e80
(called pi_initialise_encode_v2 back then, in libopenjpeg/pi.c back then).
Fixes a -Wunused-but-set-variable warning.
0 commit comments