diff options
| author | LukePulverenti Luke Pulverenti luke pulverenti <LukePulverenti Luke Pulverenti luke.pulverenti@gmail.com> | 2012-09-16 19:13:06 -0400 |
|---|---|---|
| committer | LukePulverenti Luke Pulverenti luke pulverenti <LukePulverenti Luke Pulverenti luke.pulverenti@gmail.com> | 2012-09-16 19:13:06 -0400 |
| commit | 373ee6f7ecc339b1f8a4199a9bd970a0b093f327 (patch) | |
| tree | 438f042b6338bbae8f034959495996da83e93853 | |
| parent | 87e90b3b692ce81e0e0579f9dfb4eae87cd47b78 (diff) | |
usings
| -rw-r--r-- | MediaBrowser.ServerApplication/App.xaml.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MediaBrowser.ServerApplication/App.xaml.cs b/MediaBrowser.ServerApplication/App.xaml.cs index 3f0401e8f..8219fd078 100644 --- a/MediaBrowser.ServerApplication/App.xaml.cs +++ b/MediaBrowser.ServerApplication/App.xaml.cs @@ -1,7 +1,6 @@ using MediaBrowser.Common.Kernel;
using MediaBrowser.Common.UI;
using MediaBrowser.Controller;
-using Microsoft.Shell;
using System;
using System.Collections.Generic;
using System.Diagnostics;
|
