From 128238b55f9929cf116e11b3cb6b6fc2263c3b25 Mon Sep 17 00:00:00 2001 From: Hylke Bons Date: Fri, 7 May 2010 02:05:03 +0100 Subject: [PATCH] fix whitespace --- SparkleShare/SparkleShare.cs | 2 -- 1 file changed, 2 deletions(-) diff --git a/SparkleShare/SparkleShare.cs b/SparkleShare/SparkleShare.cs index ef492acb..8df67b7b 100644 --- a/SparkleShare/SparkleShare.cs +++ b/SparkleShare/SparkleShare.cs @@ -66,8 +66,6 @@ namespace SparkleShare { SparkleUI = new SparkleUI (HideUI); SparkleUI.StartMonitoring (); - - // The main loop Gtk.Application.Run ();