[longomatch] Remove print
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [longomatch] Remove print
- Date: Wed, 23 Dec 2009 03:26:44 +0000 (UTC)
commit c92ffd9b20d3167c7bb1eb510f4c910fa855c252
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date: Wed Dec 23 04:26:14 2009 +0100
Remove print
LongoMatch/Time/SectionsTimeNode.cs | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/LongoMatch/Time/SectionsTimeNode.cs b/LongoMatch/Time/SectionsTimeNode.cs
index 428b9b4..f260512 100644
--- a/LongoMatch/Time/SectionsTimeNode.cs
+++ b/LongoMatch/Time/SectionsTimeNode.cs
@@ -70,7 +70,6 @@ namespace LongoMatch.TimeNodes
Color = new Color((byte)info.GetValue("red", typeof(ushort)),
(byte)info.GetValue("green", typeof(ushort)),
(byte)info.GetValue("blue", typeof(ushort)));
- Console.WriteLine("Deserialize");
}
#endregion
#region Properties
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]