[longomatch] Delete print
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [longomatch] Delete print
- Date: Wed, 16 Jun 2010 19:58:43 +0000 (UTC)
commit 1347ec08a9a6151cbbeb949ad52593bc0cdea666
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date: Wed Jun 16 21:57:00 2010 +0200
Delete print
LongoMatch/Gui/Component/ProjectTemplateWidget.cs | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/LongoMatch/Gui/Component/ProjectTemplateWidget.cs b/LongoMatch/Gui/Component/ProjectTemplateWidget.cs
index 6584367..c40e652 100644
--- a/LongoMatch/Gui/Component/ProjectTemplateWidget.cs
+++ b/LongoMatch/Gui/Component/ProjectTemplateWidget.cs
@@ -130,7 +130,6 @@ namespace LongoMatch.Gui.Component
sections=project.Sections;
} else {
foreach (SectionsTimeNode tNode in selectedSections){
- Console.WriteLine (Sections.Count);
if (sections.Count == 1){
MessagePopup.PopupMessage(this,MessageType.Warning,
Catalog.GetString("A template needs at least one category"));
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]