diff --git a/subprojects/gst-editing-services/meson_options.txt b/subprojects/gst-editing-services/meson_options.txt index 5f15a784da..fe25f553fd 100644 --- a/subprojects/gst-editing-services/meson_options.txt +++ b/subprojects/gst-editing-services/meson_options.txt @@ -23,4 +23,3 @@ option('libpython-dir', type : 'string', value : '', description: 'Path to find libpythonXX.so') option('validate', type : 'feature', value : 'auto', yield: true, description: 'Enable GstValidate integration.') -option('examples', type : 'feature', value : 'auto', yield : true) \ No newline at end of file