From eae99b117ae9ff0d94593640715c3466ba5dda4b Mon Sep 17 00:00:00 2001 From: Dudemanguy Date: Thu, 21 Sep 2023 13:19:25 -0500 Subject: [PATCH] builtin.conf: remove unneeded vlang/alang/slang lines ac725764ec6dec30aa7c9aa2d4804699c7f6349a originally added these to prevent those profiles from having auto as a value. However the auto value was removed in 53d032374d9f8fdfca260ed9a67190c37159f7c2 later. So having these lines here no longer serves any purpose since the default value for slang is NULL once again (vlang/alang were never needed here). --- etc/builtin.conf | 6 ------ 1 file changed, 6 deletions(-) diff --git a/etc/builtin.conf b/etc/builtin.conf index 349c2dfd40..a72508a64a 100644 --- a/etc/builtin.conf +++ b/etc/builtin.conf @@ -28,9 +28,6 @@ input-default-bindings=no input-vo-keyboard=no # OSX/Cocoa global input hooks input-media-keys=no -vlang= -alang= -slang= [encoding] vo=lavc @@ -42,9 +39,6 @@ resume-playback=no load-scripts=no osc=no framedrop=no -vlang= -alang= -slang= [fast] scale=bilinear