diff --git a/UnitTests/Views/ToplevelTests.cs b/UnitTests/Views/ToplevelTests.cs index 6ef8237d2..301c44307 100644 --- a/UnitTests/Views/ToplevelTests.cs +++ b/UnitTests/Views/ToplevelTests.cs @@ -1018,8 +1018,6 @@ public partial class ToplevelTests (ITestOutputHelper output) top.Dispose (); } - private void OnDrawContentComplete (object sender, DrawEventArgs e) { throw new NotImplementedException (); } - [Fact] [AutoInitShutdown] public void Activating_MenuBar_By_Alt_Key_Does_Not_Throw ()