client/src/Iri.Modernisation.Controls/View/ProductionTimeLine/CustomableIndexElement.xaml.cs
changeset 35 43bb1b8ed555
parent 34 4d9ebc6fbbe8
--- a/client/src/Iri.Modernisation.Controls/View/ProductionTimeLine/CustomableIndexElement.xaml.cs	Tue Jan 19 09:49:56 2010 +0100
+++ b/client/src/Iri.Modernisation.Controls/View/ProductionTimeLine/CustomableIndexElement.xaml.cs	Mon Jan 25 09:30:22 2010 +0100
@@ -15,9 +15,6 @@
     public partial class CustomableIndexElement : UserControl
     {
         
-
-
-
         public double TrimRight
         {
             get { return (double)GetValue(TrimRightProperty); }