mirror of
https://github.com/ppy/osu.git
synced 2025-03-15 12:37:45 +08:00
Remove oudated comments
This commit is contained in:
parent
6025fe325d
commit
88145dedf1
@ -393,9 +393,6 @@ namespace osu.Game.Stores
|
||||
LogForModel(item, @"Found existing but failed re-use check.");
|
||||
|
||||
existing.DeletePending = true;
|
||||
|
||||
// todo: actually delete? i don't think this is required...
|
||||
// ModelStore.PurgeDeletable(s => s.ID == existing.ID);
|
||||
}
|
||||
|
||||
PreImport(item, realm);
|
||||
|
Loading…
x
Reference in New Issue
Block a user