mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-02-01 10:02:11 -05:00
Remove two unused variables that are causing a compiler warning on gcc. The size was probably added in the past to calculate the the packet size, but in the end was not actually needed.