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