From e4b0eb5779d56b3d494bf5792f0058853b3b1df3 Mon Sep 17 00:00:00 2001 From: LukePulverenti Luke Pulverenti luke pulverenti Date: Sun, 2 Sep 2012 16:24:10 -0400 Subject: Added taskbar icon and standardized locations of images --- MediaBrowser.Common/UI/Splash.xaml.cs | 2 -- 1 file changed, 2 deletions(-) (limited to 'MediaBrowser.Common/UI/Splash.xaml.cs') diff --git a/MediaBrowser.Common/UI/Splash.xaml.cs b/MediaBrowser.Common/UI/Splash.xaml.cs index edfacf0167..f66f9ec8fc 100644 --- a/MediaBrowser.Common/UI/Splash.xaml.cs +++ b/MediaBrowser.Common/UI/Splash.xaml.cs @@ -35,8 +35,6 @@ namespace MediaBrowser.Common.UI { // Setting this in markup throws an exception at runtime ShowTitleBar = false; - - imgLogo.Source = (Application.Current as BaseApplication).GetLogoImage(); } } } -- cgit v1.2.3