Chore: Minor code cleanups
This commit is contained in:
@@ -115,9 +115,6 @@ namespace Ryujinx.Ava.UI.Windows
|
||||
base.OnClosed(e);
|
||||
if (PlatformSettings != null)
|
||||
{
|
||||
/// <summary>
|
||||
/// Unsubscribe to the ColorValuesChanged event
|
||||
/// </summary>
|
||||
PlatformSettings.ColorValuesChanged -= OnPlatformColorValuesChanged;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user