[longomatch/gameunits: 7/12] Remove debug code deleting projects



commit 5610e05409d792f6136507b2802126ade9899822
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date:   Sat Nov 5 17:08:32 2011 +0100

    Remove debug code deleting projects

 LongoMatch.Services/Services/DataBase.cs |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/LongoMatch.Services/Services/DataBase.cs b/LongoMatch.Services/Services/DataBase.cs
index be82053..1f6445f 100644
--- a/LongoMatch.Services/Services/DataBase.cs
+++ b/LongoMatch.Services/Services/DataBase.cs
@@ -231,7 +231,6 @@ namespace LongoMatch.DB
 			} finally {
 				CloseDB(db);
 			}
-			ListObjects();
 		}
 
 		/// <summary>



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