diff --git a/ChartTools/Instruments/Instrument.cs b/ChartTools/Instruments/Instrument.cs
index 11268295..e94cd2b0 100644
--- a/ChartTools/Instruments/Instrument.cs
+++ b/ChartTools/Instruments/Instrument.cs
@@ -110,10 +110,6 @@ public InstrumentType InstrumentType
///
/// Gives all tracks the same special phrases
///
-<<<<<<<<< Temporary merge branch 1:source/Instruments/Instrument.cs
- public void ShareStarPower(TrackObjectSource source) => ShareEventsStarPower(source, track => track.SpecialPhrases);
- private void ShareEventsStarPower(TrackObjectSource source, Func