Commit 74e5a072 authored by Derk-Jan Hartman's avatar Derk-Jan Hartman

Merge commit 'origin/1.0-bugfix'

parents c5c06b64 8d5c7570
......@@ -458,7 +458,6 @@ int DeviceCallback( vlc_object_t *p_this, const char *psz_variable,
if( !VLCIntf || !VLCIntf->p_sys )
return;
UInt8 UsrActivity;
if( VLCIntf->p_sys->i_play_status == PLAYING_S )
UpdateSystemActivity( UsrActivity );
}
......
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