summaryrefslogtreecommitdiff
path: root/Stubs
diff options
context:
space:
mode:
Diffstat (limited to 'Stubs')
-rw-r--r--Stubs/Xamarin.Forms.Platform.cs5
1 files changed, 1 insertions, 4 deletions
diff --git a/Stubs/Xamarin.Forms.Platform.cs b/Stubs/Xamarin.Forms.Platform.cs
index 4c828666..70e8084f 100644
--- a/Stubs/Xamarin.Forms.Platform.cs
+++ b/Stubs/Xamarin.Forms.Platform.cs
@@ -49,10 +49,7 @@ namespace Xamarin.Forms.Platform
[RenderWith (typeof (ListViewRenderer))]
internal class _ListViewRenderer { }
-
- [RenderWith (typeof (CarouselViewRenderer))]
- internal class _CarouselViewRenderer { }
-
+
[RenderWith (typeof (SliderRenderer))]
internal class _SliderRenderer { }