mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-02-23 17:09:18 -05:00
The Host constructor sets a callback on a lambda that in turn calls Host_UpdateDisasmDialog. Since that function is not a member function capturing this is unnecessary. Fixes -Wunused-lambda-capture warning on freebsd-x64.
3.8 KiB
3.8 KiB