aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.ServerApplication/SplashScreen.xaml
diff options
context:
space:
mode:
Diffstat (limited to 'MediaBrowser.ServerApplication/SplashScreen.xaml')
-rw-r--r--MediaBrowser.ServerApplication/SplashScreen.xaml8
1 files changed, 0 insertions, 8 deletions
diff --git a/MediaBrowser.ServerApplication/SplashScreen.xaml b/MediaBrowser.ServerApplication/SplashScreen.xaml
deleted file mode 100644
index c5dcbab619..0000000000
--- a/MediaBrowser.ServerApplication/SplashScreen.xaml
+++ /dev/null
@@ -1,8 +0,0 @@
-<Window x:Class="MediaBrowser.ServerApplication.SplashScreen"
- xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
- xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
- Title="SplashScreen" Height="300" Width="600">
- <Grid>
-
- </Grid>
-</Window>