From 06246c0ebfd9cb6e896428bfbd8a1251d29bebde Mon Sep 17 00:00:00 2001 From: Hylke Bons Date: Sat, 28 Apr 2012 17:19:21 +0100 Subject: [PATCH] mac: Remove unused graphic from project --- SparkleLib/SparkleConfig.cs | 3 +-- SparkleShare/Mac/SparkleShare.csproj | 3 --- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/SparkleLib/SparkleConfig.cs b/SparkleLib/SparkleConfig.cs index 0b051778..edf31e31 100755 --- a/SparkleLib/SparkleConfig.cs +++ b/SparkleLib/SparkleConfig.cs @@ -76,7 +76,6 @@ namespace SparkleLib { Directory.Move (old_path, new_path); Console.WriteLine ("Migrated SparkleShare folder to %USERPROFILE%"); - } } catch (Exception e) { @@ -92,7 +91,7 @@ namespace SparkleLib { File.Delete (LogFilePath); } catch (Exception) { - // Don't delete the debug.log if 'tail' is reading it + // Don't delete the debug.log if, for example, 'tail' is reading it } } diff --git a/SparkleShare/Mac/SparkleShare.csproj b/SparkleShare/Mac/SparkleShare.csproj index ba899a82..80c4a39e 100644 --- a/SparkleShare/Mac/SparkleShare.csproj +++ b/SparkleShare/Mac/SparkleShare.csproj @@ -327,9 +327,6 @@ Plugins\own-server.png - - Pixmaps\avatar-default.png - Pixmaps\avatar-a.png