sprofile: update for 14.0.0 (orphaned profiles now deleted on import)
This commit is contained in:
@@ -68,7 +68,11 @@ namespace ams::sprofile::srv {
|
||||
|
||||
ProfileUpdateObserverManager &GetUpdateObserverManager() { return m_update_observer_manager; }
|
||||
private:
|
||||
Result CommitImpl();
|
||||
Result CommitImportedProfiles();
|
||||
Result CleanupOrphanedProfiles();
|
||||
|
||||
Result LoadPrimaryMetadataImpl();
|
||||
void CloseProfileImporterImpl();
|
||||
|
||||
void OnCommitted();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user