remove some preference metadata related to removed options

This commit is contained in:
Paul Davis 2023-10-07 13:14:39 -06:00
parent bebe6587a2
commit d67e7cd222
2 changed files with 0 additions and 6 deletions

View File

@ -122,8 +122,6 @@ UIConfiguration::build_metadata ()
VAR_META (X_("count-in"), _("transport"), _("count"), _("in"), _("count-in"), NULL);
VAR_META (X_("default-time-domain"), _("time"), _("domain"), _("musical"), _("audio"), _("markers"), NULL);
VAR_META (X_("external-sync"), _("transport"), _("use"), _("external"), _("synchronization"), _("master"), NULL);
VAR_META (X_("glue-new-markers-to-bars-and-beats"), _("position"), _("time"), _("domain"), _("glue"), _("use"), _("markers"), _("bars"), _("beats"), _("musical"), NULL);
VAR_META (X_("glue-new-regions-to-bars-and-beats"), _("position"), _("time"), _("domain"), _("glue"), _("use"), _("regions"), _("bars"), _("beats"), _("musical"), NULL);
VAR_META (X_("jack-time-master"), _("transport"), _("synchronization"), _("jack"), _("time"), _("master"), NULL);
VAR_META (X_("meterbridge-label-height"), _("meter"), _("meterbridge"), _("bridge"), _("label"), _("height"), NULL);
VAR_META (X_("midi-copy-is-fork"), _("midi"), _("copy"), _("clone"), _("duplicate"), _("fork"), _("linked"), NULL);

View File

@ -285,10 +285,6 @@
[draw-opaque-midi_regions]
[external-sync]
transport use external synchronization master
[glue-new-markers-to-bars-and-beats]
position time domain glue use markers bars beats musical
[glue-new-regions-to-bars-and-beats]
position time domain glue use regions bars beats musical
[insert-merge-policy]
[jack-time-master]
transport synchronization jack time master