[vlc-commits] [Git][videolan/vlc][master] drm_display: unbreak build for the 3rd time in a single day

Rémi Denis-Courmont (@Courmisch) gitlab at videolan.org
Sat Jan 8 20:36:28 UTC 2022



Rémi Denis-Courmont pushed to branch master at VideoLAN / VLC


Commits:
d25779e5 by Rémi Denis-Courmont at 2022-01-08T22:35:57+02:00
drm_display: unbreak build for the 3rd time in a single day

- - - - -


1 changed file:

- modules/video_output/drm_display.c


Changes:

=====================================
modules/video_output/drm_display.c
=====================================
@@ -632,7 +632,6 @@ vlc_module_begin ()
     set_shortname("drm")
     /* Keep kms here for compatibility with previous video output. */
     add_shortcut("drm", "kms_drm", "kms")
-    set_category(CAT_VIDEO)
     set_subcategory(SUBCAT_VIDEO_VOUT)
 
     add_string( "kms-vlc-chroma", NULL, VLC_CHROMA_TEXT, VLC_CHROMA_LONGTEXT)



View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/d25779e589a7d12101257748eca835a52991daff

-- 
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/d25779e589a7d12101257748eca835a52991daff
You're receiving this email because of your account on code.videolan.org.




More information about the vlc-commits mailing list