refactor(new_editor): tighten app dependency boundaries
This commit is contained in:
@@ -45,8 +45,6 @@ struct UIEditorPanelRegistryValidationResult {
|
||||
}
|
||||
};
|
||||
|
||||
UIEditorPanelRegistry BuildEditorFoundationPanelRegistry();
|
||||
|
||||
const UIEditorPanelDescriptor* FindUIEditorPanelDescriptor(
|
||||
const UIEditorPanelRegistry& registry,
|
||||
std::string_view panelId);
|
||||
|
||||
Reference in New Issue
Block a user