Commit 719ff97c authored by Jean-Paul Saman's avatar Jean-Paul Saman

Remove of excess whitespace

parent 246f8b26
......@@ -982,7 +982,6 @@ static void GetDevicesForCard(module_config_t *p_item, int i_card)
p_item->i_list++;
p_item->ppsz_list[ p_item->i_list ] = NULL;
p_item->ppsz_list_text[ p_item->i_list ] = NULL;
}
snd_ctl_close( p_ctl );
......
......@@ -1318,8 +1318,6 @@ static int Seek( demux_t *p_demux, mtime_t i_date, int i_percent )
/*****************************************************************************
* Control:
*****************************************************************************
*
*****************************************************************************/
static double ControlGetPosition( demux_t *p_demux )
{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment