aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Installer/App.xaml
diff options
context:
space:
mode:
Diffstat (limited to 'MediaBrowser.Installer/App.xaml')
-rw-r--r--MediaBrowser.Installer/App.xaml8
1 files changed, 0 insertions, 8 deletions
diff --git a/MediaBrowser.Installer/App.xaml b/MediaBrowser.Installer/App.xaml
deleted file mode 100644
index 84c9b11d45..0000000000
--- a/MediaBrowser.Installer/App.xaml
+++ /dev/null
@@ -1,8 +0,0 @@
-<Application x:Class="MediaBrowser.Installer.App"
- xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
- xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
- StartupUri="MainWindow.xaml">
- <Application.Resources>
-
- </Application.Resources>
-</Application>