config: remove unused define

This commit is contained in:
Thomas Guillem 2019-06-07 08:11:02 +02:00
parent d44ab570ed
commit 31b2e62a4e
1 changed files with 0 additions and 8 deletions

View File

@ -67,14 +67,6 @@
* mark it to be presented */
#define DEFAULT_PTS_DELAY VLC_TICK_FROM_MS(300)
/*****************************************************************************
* SPU configuration
*****************************************************************************/
/* Buffer must avoid arriving more than SPU_MAX_PREPARE_TIME in advanced to
* the SPU */
#define SPU_MAX_PREPARE_TIME VLC_TICK_FROM_MS(500)
/*****************************************************************************
* Video configuration
*****************************************************************************/