mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 23:06:49 +00:00
opus: remove unused build variable and define
This commit is contained in:
parent
1aec533d21
commit
729b500208
1 changed files with 0 additions and 2 deletions
|
@ -2,8 +2,6 @@ plugin_LTLIBRARIES = libgstopus.la
|
|||
|
||||
libgstopus_la_SOURCES = gstopus.c gstopusdec.c gstopusenc.c gstopusheader.c gstopuscommon.c
|
||||
libgstopus_la_CFLAGS = \
|
||||
-DGST_USE_UNSTABLE_API \
|
||||
$(GST_PLUGINS_BAD_CFLAGS) \
|
||||
$(GST_PLUGINS_BASE_CFLAGS) \
|
||||
$(GST_CFLAGS) \
|
||||
$(OPUS_CFLAGS)
|
||||
|
|
Loading…
Reference in a new issue