[vlc-devel] [PATCH 08/14] videotoolbox: remove no longer used text

Marvin Scholz epirat07 at gmail.com
Fri Jul 3 04:27:38 CEST 2020


---
 modules/codec/videotoolbox.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/modules/codec/videotoolbox.c b/modules/codec/videotoolbox.c
index 31d71a1baf..9ffc376e1b 100644
--- a/modules/codec/videotoolbox.c
+++ b/modules/codec/videotoolbox.c
@@ -57,7 +57,6 @@ static int OpenDecoder(vlc_object_t *);
 static void CloseDecoder(vlc_object_t *);
 static int OpenDecDevice(vlc_decoder_device *device, vout_window_t *window);
 
-#define VT_ENABLE_TEXT N_("Enable hardware acceleration")
 #define VT_REQUIRE_HW_DEC N_("Use Hardware decoders only")
 #define VT_FORCE_CVPX_CHROMA "Force the VideoToolbox output chroma"
 #define VT_FORCE_CVPX_CHROMA_LONG "Force the VideoToolbox decoder to output \
-- 
2.24.3 (Apple Git-128)



More information about the vlc-devel mailing list