mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 20:21:24 +00:00
parsebin: remove unused macro definitions
https://bugzilla.gnome.org/show_bug.cgi?id=796039
This commit is contained in:
parent
02d46b867a
commit
afca8d4815
1 changed files with 0 additions and 3 deletions
|
@ -228,9 +228,6 @@ enum
|
|||
};
|
||||
|
||||
#define DEFAULT_SUBTITLE_ENCODING NULL
|
||||
#define DEFAULT_USE_BUFFERING FALSE
|
||||
#define DEFAULT_LOW_PERCENT 10
|
||||
#define DEFAULT_HIGH_PERCENT 99
|
||||
/* by default we use the automatic values above */
|
||||
#define DEFAULT_EXPOSE_ALL_STREAMS TRUE
|
||||
#define DEFAULT_CONNECTION_SPEED 0
|
||||
|
|
Loading…
Reference in a new issue