Skip to content

Removed superflous and harmful error handling

Raza, Zamaan requested to merge gui_load_bugfix into develop

Removed an error handling instance that skipped a check for a nullptr, breaking the load button in the GUI.

Merge request reports