[longomatch/redesign: 26/96] Don't initialise the list for	autoimpleted properties
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [longomatch/redesign: 26/96] Don't initialise the list for	autoimpleted properties
- Date: Tue, 29 Mar 2011 18:17:56 +0000 (UTC)
commit 5afe48699015cbba830e9b2d54814ba2ae2b6f32
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date:   Sun Nov 28 17:54:26 2010 +0100
    Don't initialise the list for autoimpleted properties
 LongoMatch/Time/Play.cs |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/LongoMatch/Time/Play.cs b/LongoMatch/Time/Play.cs
index 2d09a3c..3439599 100644
--- a/LongoMatch/Time/Play.cs
+++ b/LongoMatch/Time/Play.cs
@@ -38,7 +38,6 @@ namespace LongoMatch.TimeNodes
 
 		#region Constructors
 		public Play(){
-			Tags = new List<Tag>();
 		}
 		#endregion
 
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]