--- a/src/FingersDance.Control.UserPanel/UserControlUserPanel.xaml.cs Fri Nov 13 11:58:42 2009 +0100
+++ b/src/FingersDance.Control.UserPanel/UserControlUserPanel.xaml.cs Fri Nov 13 20:10:00 2009 +0100
@@ -186,11 +186,6 @@
private void UserControlSyncSource_OnSuccessAnnotation(object sender, EventArgs e)
{
OnSuccessAnnotation(this, new EventArgs());
- }
-
- public void UserControlSyncSource_DisplayAnnotation(int id, Brush b)
- {
- UserControlSyncSource.UserControlPlayer_DisplayAnnotation(id, b);
}
}
}
\ No newline at end of file