[longomatch/redesign3: 104/156] Don't create deafult templates for subcategories
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [longomatch/redesign3: 104/156] Don't create deafult templates for subcategories
- Date: Wed, 17 Aug 2011 22:24:56 +0000 (UTC)
commit b121fe525311eafe397cc28ebd11bfc6628636c8
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date: Sat Apr 2 17:58:52 2011 +0200
Don't create deafult templates for subcategories
LongoMatch/Store/Templates/SubCategoryTemplate.cs | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/LongoMatch/Store/Templates/SubCategoryTemplate.cs b/LongoMatch/Store/Templates/SubCategoryTemplate.cs
index 8f2524c..c3e6154 100644
--- a/LongoMatch/Store/Templates/SubCategoryTemplate.cs
+++ b/LongoMatch/Store/Templates/SubCategoryTemplate.cs
@@ -40,8 +40,6 @@ namespace LongoMatch.Store.Templates
}
public static SubCategoryTemplate DefaultTemplate (int not_used) {
- SubCategoryTemplate template = new SubCategoryTemplate();
- return template;
}
}
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]