client/src/Iri.Modernisation.Controls/View/AnnotationMaker/AnnotationMaker.xaml.cs
changeset 36 b6df6fce6e5d
parent 30 644e3cd48034
child 38 bd33267300aa
--- a/client/src/Iri.Modernisation.Controls/View/AnnotationMaker/AnnotationMaker.xaml.cs	Mon Jan 25 09:30:22 2010 +0100
+++ b/client/src/Iri.Modernisation.Controls/View/AnnotationMaker/AnnotationMaker.xaml.cs	Wed Jan 27 10:37:39 2010 +0100
@@ -14,12 +14,9 @@
 	{
 		public AnnotationMaker()
 		{
-			// Required to initialize variables
+
 			InitializeComponent();
-            //RectPolemic.Resources.Add("PolemicType", PolemicElementType.Polemic);
-            //RectAdhesion.Resources.Add("PolemicType", PolemicElementType.Adhesion);
-            //RectQuestion.Resources.Add("PolemicType", PolemicElementType.Question);
-            //RectReferences.Resources.Add("PolemicType", PolemicElementType.Reference);
+      
             
             
 		}