[longomatch] Remove MonoDevelop warning



commit f053edc261371e1314c1c69009bdabcc56792dd2
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date:   Wed Aug 1 22:52:25 2012 +0200

    Remove MonoDevelop warning

 LongoMatch.GUI/Gui/TreeView/FilterBaseView.cs |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/LongoMatch.GUI/Gui/TreeView/FilterBaseView.cs b/LongoMatch.GUI/Gui/TreeView/FilterBaseView.cs
index eac2593..4e46b22 100644
--- a/LongoMatch.GUI/Gui/TreeView/FilterBaseView.cs
+++ b/LongoMatch.GUI/Gui/TreeView/FilterBaseView.cs
@@ -27,8 +27,6 @@ using LongoMatch.Store.Templates;
 namespace LongoMatch.Gui.Component
 {
 
-	[System.ComponentModel.Category("LongoMatch")]
-	[System.ComponentModel.ToolboxItem(true)]
 	public abstract class FilterTreeViewBase: TreeView
 	{
 		protected Menu playersMenu;



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]