Skip to content

Commit

Permalink
preferences-dialog: Remove use-skip-buttons-for-playlist from the dialog
Browse files Browse the repository at this point in the history
  • Loading branch information
gnome-mpv committed Jul 6, 2024
1 parent 9d58374 commit 8bd6cea
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/celluloid-preferences-dialog.c
Original file line number Diff line number Diff line change
Expand Up @@ -300,9 +300,6 @@ celluloid_preferences_dialog_init(CelluloidPreferencesDialog *dlg)
"always-autohide-cursor",
ITEM_TYPE_SWITCH},
{NULL,
"use-skip-buttons-for-playlist",
ITEM_TYPE_SWITCH},
{NULL,
"last-folder-enable",
ITEM_TYPE_SWITCH},
{NULL, NULL, ITEM_TYPE_INVALID} };
Expand Down

0 comments on commit 8bd6cea

Please sign in to comment.