summaryrefslogtreecommitdiff
path: root/Stubs/Xamarin.Forms.Platform.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Stubs/Xamarin.Forms.Platform.cs')
-rw-r--r--Stubs/Xamarin.Forms.Platform.cs7
1 files changed, 0 insertions, 7 deletions
diff --git a/Stubs/Xamarin.Forms.Platform.cs b/Stubs/Xamarin.Forms.Platform.cs
index 5f3de257..4c828666 100644
--- a/Stubs/Xamarin.Forms.Platform.cs
+++ b/Stubs/Xamarin.Forms.Platform.cs
@@ -83,13 +83,6 @@ namespace Xamarin.Forms.Platform
[RenderWith (typeof (ScrollViewRenderer))]
internal class _ScrollViewRenderer { }
-#if !WINDOWS_PHONE && !WINDOWS_PHONE_APP
- [RenderWith (typeof (ToolbarRenderer))]
-#else
- [RenderWith (null)]
-#endif
- internal class _ToolbarRenderer { }
-
[RenderWith (typeof (ActivityIndicatorRenderer))]
internal class _ActivityIndicatorRenderer { }