summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Controls/HanselForms/TwitterPage.xaml.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Xamarin.Forms.Controls/HanselForms/TwitterPage.xaml.cs')
-rw-r--r--Xamarin.Forms.Controls/HanselForms/TwitterPage.xaml.cs10
1 files changed, 5 insertions, 5 deletions
diff --git a/Xamarin.Forms.Controls/HanselForms/TwitterPage.xaml.cs b/Xamarin.Forms.Controls/HanselForms/TwitterPage.xaml.cs
index 40e488e4..6568dca7 100644
--- a/Xamarin.Forms.Controls/HanselForms/TwitterPage.xaml.cs
+++ b/Xamarin.Forms.Controls/HanselForms/TwitterPage.xaml.cs
@@ -119,11 +119,11 @@ namespace Xamarin.Forms.Controls
// Tweets.Add(tweet);
//}
- if (Device.OS == TargetPlatform.iOS)
- {
- // only does anything on iOS, for the Watch
- // DependencyService.Get<ITweetStore>().Save(tweets);
- }
+ //if (Device.OS == TargetPlatform.iOS)
+ //{
+ // // only does anything on iOS, for the Watch
+ // // DependencyService.Get<ITweetStore>().Save(tweets);
+ //}