mirror of
https://github.com/CappielloAntonio/tempo.git
synced 2026-02-03 16:03:06 +00:00
Deleted unused code
This commit is contained in:
@@ -42,7 +42,6 @@ public class PlayingNotification {
|
|||||||
private NotificationManager notificationManager;
|
private NotificationManager notificationManager;
|
||||||
protected MusicService service;
|
protected MusicService service;
|
||||||
boolean stopped;
|
boolean stopped;
|
||||||
private PendingIntent clickIntent;
|
|
||||||
|
|
||||||
public synchronized void init(MusicService service) {
|
public synchronized void init(MusicService service) {
|
||||||
this.service = service;
|
this.service = service;
|
||||||
|
|||||||
Reference in New Issue
Block a user