Skip to content
Commit 8ac2ca4e authored by Cy Schubert's avatar Cy Schubert
Browse files

multimedia/pwcbsd: Fix build under 14-CURRENT poudriere

Fix the following:

pwc-dec23.c:350:6: error: variable 'line_size' set but not used
[-Werror,-Wunused-but-set-variable]
        int line_size;          /* size of the line (4Y+U+V) */
            ^
pwc-dec23.c:608:17: error: variable 'pout' set but not used
[-Werror,-Wunused-but-set-variable]
        unsigned char *pout, *pout_planar_y = NULL, *pout_planar_u =
                       ^
parent 951773c0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment