[longomatch/redesign3: 25/156] Don't initialise the list for autoimpleted properties
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [longomatch/redesign3: 25/156] Don't initialise the list for autoimpleted properties
- Date: Wed, 17 Aug 2011 22:18:17 +0000 (UTC)
commit cf9cd42d6c6bba4f7d53ce10dc7fd45c03505dfa
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]