Fix grid off-by one, complete removal of Playhead grid

See also 503e6249f4
This commit is contained in:
Robin Gareus 2023-09-14 20:40:54 +02:00
parent 09b919bb85
commit 214a2a962f
Signed by: rgareus
GPG Key ID: A090BCE02CF57F04
1 changed files with 0 additions and 1 deletions

View File

@ -182,7 +182,6 @@ double Editor::timebar_height = 15.0;
static const gchar *_grid_type_strings[] = {
N_("No Grid"),
N_("Playhead"),
N_("Bar"),
N_("1/4 Note"),
N_("1/8 Note"),