Remove leftovers.

This commit is contained in:
Bartosz Taudul 2022-04-28 23:01:20 +02:00
parent 31b3212f76
commit fc37f3c04c
No known key found for this signature in database
GPG Key ID: B7FE2008B7575DF3

View File

@ -1060,7 +1060,6 @@ void SourceView::RenderSimpleSourceView()
}
}
ImGui::PopStyleVar();
UnsetFont();
ImGui::EndChild();
}