new_editor: close startup screenshot ownership
This commit is contained in:
@@ -64,10 +64,6 @@ void LogRuntimeTrace(std::string_view channel, std::string_view message) {
|
||||
AppendUIEditorRuntimeTrace(channel, message);
|
||||
}
|
||||
|
||||
bool IsAutoCaptureOnStartupEnabled() {
|
||||
return App::IsEnvironmentFlagEnabled("XCUI_AUTO_CAPTURE_ON_STARTUP");
|
||||
}
|
||||
|
||||
} // namespace XCEngine::UI::Editor::App::EditorWindowSupport
|
||||
|
||||
namespace XCEngine::UI::Editor::App {
|
||||
|
||||
Reference in New Issue
Block a user