[tomboy/autosync: 2/3] Remove duplicate line (from bad merge?)



commit 011ff472b44fbd06fca3344bb91b0e5cce8bab0d
Author: Sandy Armstrong <sanfordarmstrong gmail com>
Date:   Thu Jan 28 13:03:29 2010 -0800

    Remove duplicate line (from bad merge?)

 Tomboy/Tomboy.cs |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/Tomboy/Tomboy.cs b/Tomboy/Tomboy.cs
index 773baeb..0408949 100644
--- a/Tomboy/Tomboy.cs
+++ b/Tomboy/Tomboy.cs
@@ -68,7 +68,6 @@ namespace Tomboy
 				if (!cmd_line.NeedsExecute)
 					cmd_line = new TomboyCommandLine (new string [] {"--search"});
 				// Execute args at an existing tomboy instance...
-				Console.WriteLine ("Tomboy is already running.  Exiting...");
 				cmd_line.Execute ();
 				Console.WriteLine ("Tomboy is already running.  Exiting...");
 				return;



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]