diff --git a/osu.Game/Overlays/Notifications/NotificationSection.cs b/osu.Game/Overlays/Notifications/NotificationSection.cs index 526b568c12..ec286302b8 100644 --- a/osu.Game/Overlays/Notifications/NotificationSection.cs +++ b/osu.Game/Overlays/Notifications/NotificationSection.cs @@ -45,7 +45,6 @@ namespace osu.Game.Overlays.Notifications private string title; - public string Title { get { return title; }