summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdward Hervey <edward@centricular.com>2017-11-09 11:11:12 +0100
committerEdward Hervey <bilboed@bilboed.com>2018-02-10 12:17:39 +0100
commit4ed0708f78f42001b3f16867bd24c7a31c31d89e (patch)
treec565fc06178907bdb79014931726c83fcef4c458
parent9e7401bedf4705e546c4612e9398819c6ee4d880 (diff)
playbin3: Remove unused define
-rw-r--r--gst/playback/gstplaybin3.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gst/playback/gstplaybin3.c b/gst/playback/gstplaybin3.c
index a8f58f91b..a91d0e1b3 100644
--- a/gst/playback/gstplaybin3.c
+++ b/gst/playback/gstplaybin3.c
@@ -503,7 +503,6 @@ struct _GstPlayBin3Class
#define DEFAULT_CURRENT_VIDEO -1
#define DEFAULT_CURRENT_AUDIO -1
#define DEFAULT_CURRENT_TEXT -1
-#define DEFAULT_AUTO_SELECT_STREAMS TRUE
#define DEFAULT_SUBTITLE_ENCODING NULL
#define DEFAULT_AUDIO_SINK NULL
#define DEFAULT_VIDEO_SINK NULL