[tasque/transition: 182/213] [RTM] Formatting



commit c1d36b70092b4777c2d1daeea5596ecd7fe60b3e
Author: Antonius Riha <antoniusriha gmail com>
Date:   Sun Aug 19 00:39:50 2012 +0200

    [RTM] Formatting

 src/Addins/RtmBackend/RtmBackend.cs |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)
---
diff --git a/src/Addins/RtmBackend/RtmBackend.cs b/src/Addins/RtmBackend/RtmBackend.cs
index bb2d1c9..afbfa28 100644
--- a/src/Addins/RtmBackend/RtmBackend.cs
+++ b/src/Addins/RtmBackend/RtmBackend.cs
@@ -6,12 +6,12 @@
 
 using System;
 using Mono.Unix;
-using Tasque.Backends;
 using RtmNet;
 using System.Threading;
 using System.Collections.Generic;
 using System.Collections.ObjectModel;
 using System.Linq;
+using System.Diagnostics;
 
 namespace Tasque.Backends.RtmBackend
 {
@@ -648,8 +648,5 @@ namespace Tasque.Backends.RtmBackend
 		}
 		
 #endregion // Private Methods
-
-#region Event Handlers
-#endregion // Event Handlers
 	}
 }



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