diff -r 4d9ebc6fbbe8 -r 43bb1b8ed555 client/src/Iri.Modernisation.Controls/View/ProductionTimeLine/CustomableIndexElement.xaml.cs --- 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); }