summaryrefslogtreecommitdiff
path: root/external/rx/Rx/NET/Test/Rx/WpfXbapApp45/App.xaml.cs
diff options
context:
space:
mode:
Diffstat (limited to 'external/rx/Rx/NET/Test/Rx/WpfXbapApp45/App.xaml.cs')
-rw-r--r--external/rx/Rx/NET/Test/Rx/WpfXbapApp45/App.xaml.cs18
1 files changed, 0 insertions, 18 deletions
diff --git a/external/rx/Rx/NET/Test/Rx/WpfXbapApp45/App.xaml.cs b/external/rx/Rx/NET/Test/Rx/WpfXbapApp45/App.xaml.cs
deleted file mode 100644
index ee24a93abc..0000000000
--- a/external/rx/Rx/NET/Test/Rx/WpfXbapApp45/App.xaml.cs
+++ /dev/null
@@ -1,18 +0,0 @@
-using System;
-using System.Collections.Generic;
-using System.Configuration;
-using System.Data;
-using System.Linq;
-using System.Threading.Tasks;
-using System.Windows;
-using System.Windows.Navigation;
-
-namespace WpfXbapApp45
-{
- /// <summary>
- /// Interaction logic for App.xaml
- /// </summary>
- public partial class App : Application
- {
- }
-}