forked from len0rd/rockbox
Oops, unintended change slipped in.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28786 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
f5a461d182
commit
974b95a39d
1 changed files with 0 additions and 2 deletions
|
@ -1189,8 +1189,6 @@ static void wps_state_init(void)
|
|||
/* add the WPS track event callbacks */
|
||||
add_event(PLAYBACK_EVENT_TRACK_CHANGE, false, track_changed_callback);
|
||||
add_event(PLAYBACK_EVENT_NEXTTRACKID3_AVAILABLE, false, nextid3available_callback);
|
||||
extern void notification_init(void);
|
||||
notification_init();
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue