video_core/macro_jit_x64: Remove initializer in member variable
Fix build time issues on gcc. Confirmed through asan that avoiding this initialization is safe.
Loading
Please register or sign in to comment
Fix build time issues on gcc. Confirmed through asan that avoiding this initialization is safe.