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