Browse Source
Don't use std::unique_ptr as we'll just free the value right after storing it. Also, don't try to execute a non-existent function. Fixes https://gitlab.com/kicad/code/kicad/-/issues/21697master
1 changed files with 6 additions and 6 deletions
Loading…
Reference in new issue