summaryrefslogtreecommitdiff
path: root/platform/winrt/gsview/App.xaml.cs
diff options
context:
space:
mode:
Diffstat (limited to 'platform/winrt/gsview/App.xaml.cs')
-rw-r--r--platform/winrt/gsview/App.xaml.cs16
1 files changed, 0 insertions, 16 deletions
diff --git a/platform/winrt/gsview/App.xaml.cs b/platform/winrt/gsview/App.xaml.cs
deleted file mode 100644
index 76d96a97..00000000
--- a/platform/winrt/gsview/App.xaml.cs
+++ /dev/null
@@ -1,16 +0,0 @@
-using System;
-using System.Collections.Generic;
-using System.Configuration;
-using System.Data;
-using System.Linq;
-using System.Windows;
-
-namespace gsview
-{
- /// <summary>
- /// Interaction logic for App.xaml
- /// </summary>
- public partial class App : Application
- {
- }
-}