fix: ImNodes double free
This commit is contained in:
parent
d084ec78e9
commit
54ef5785cd
@ -823,7 +823,6 @@ namespace hex {
|
||||
|
||||
ImGui_ImplOpenGL3_Shutdown();
|
||||
ImGui_ImplGlfw_Shutdown();
|
||||
ImNodes::DestroyContext();
|
||||
ImPlot::DestroyContext();
|
||||
ImGui::DestroyContext();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user