diff --git a/src/Avalonia.Controls/Primitives/SelectingItemsControl.cs b/src/Avalonia.Controls/Primitives/SelectingItemsControl.cs
index d21211371e..d68f90cc4f 100644
--- a/src/Avalonia.Controls/Primitives/SelectingItemsControl.cs
+++ b/src/Avalonia.Controls/Primitives/SelectingItemsControl.cs
@@ -614,26 +614,6 @@ namespace Avalonia.Controls.Primitives
return false;
}
- ///
- /// Gets a range of items from an IEnumerable.
- ///
- /// The items.
- /// The index of the first item.
- /// The index of the last item.
- /// The items.
- private static IEnumerable