Also replace one `this->file` with a local variable as some function calls are opaque to the compiler, causing unneeded reload.
22 KiB
22 KiB
Also replace one `this->file` with a local variable as some function calls are opaque to the compiler, causing unneeded reload.