Skip to content

Commit

Permalink
Fix error introduced by github action
Browse files Browse the repository at this point in the history
  • Loading branch information
andreivn2 authored Nov 5, 2024
1 parent 3bf8705 commit d89b3e0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/library/rekordbox/rekordboxfeature.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1338,7 +1338,6 @@ void RekordboxPlaylistModel::onPlayingTrackChanged(TrackPointer pTrack) {
}
m_played_track_ids.insert(trackId);
}
}

RekordboxFeature::RekordboxFeature(
Library* pLibrary,
Expand Down

0 comments on commit d89b3e0

Please sign in to comment.