[longomatch/redesign2: 35/159] Don't initialise the list for autoimpleted properties
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [longomatch/redesign2: 35/159] Don't initialise the list for autoimpleted properties
- Date: Thu, 2 Jun 2011 00:13:20 +0000 (UTC)
commit 50dc8cef96e8c027dd01c59e8117e95da21a55bd
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]