summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.ControlGallery.WindowsUniversal
diff options
context:
space:
mode:
Diffstat (limited to 'Xamarin.Forms.ControlGallery.WindowsUniversal')
-rw-r--r--Xamarin.Forms.ControlGallery.WindowsUniversal/App.xaml.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Xamarin.Forms.ControlGallery.WindowsUniversal/App.xaml.cs b/Xamarin.Forms.ControlGallery.WindowsUniversal/App.xaml.cs
index 288d008b..62536444 100644
--- a/Xamarin.Forms.ControlGallery.WindowsUniversal/App.xaml.cs
+++ b/Xamarin.Forms.ControlGallery.WindowsUniversal/App.xaml.cs
@@ -45,7 +45,7 @@ namespace Xamarin.Forms.ControlGallery.WindowsUniversal
#if DEBUG
if (System.Diagnostics.Debugger.IsAttached)
{
- DebugSettings.EnableFrameRateCounter = true;
+ // DebugSettings.EnableFrameRateCounter = true;
}
#endif