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); }