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 sign in to comment
Fix build time issues on gcc. Confirmed through asan that avoiding this initialization is safe.