diff --git a/gdext/src/Context.cpp b/gdext/src/Context.cpp index e141ac8..aea2828 100644 --- a/gdext/src/Context.cpp +++ b/gdext/src/Context.cpp @@ -43,8 +43,6 @@ Context::Context(Window* mainWindow, RID mainSubViewport, std::unique_ptrfree_rid(ci); - // RenderingServer::get_singleton()->free_rid(svp); if (ImGui::GetCurrentContext()) ImGui::DestroyContext(); }