Remove unused variable

This commit is contained in:
Robin Gareus
2024-08-02 19:32:48 +02:00
parent a06e519296
commit 533f4a61f6

View File

@@ -6145,8 +6145,6 @@ struct TrackViewStripableSorter
}
};
static const int track_drag_spacer_height = 25;
void
Editor::maybe_move_tracks ()
{