Revision 7d915c34 trunk/Pithos.ShellExtensions/PithosHost.cs

b/trunk/Pithos.ShellExtensions/PithosHost.cs
24 24
    {
25 25
        public static void EnsureHost()
26 26
        {
27
            return;
27 28
            if (Process.GetProcessesByName("Pithos.Client.WPF").Length == 0 &&
28 29
                Process.GetProcessesByName("Pithos.Client.WPF.vshost").Length == 0)
29 30
            {

Also available in: Unified diff