mirror of
https://github.com/antebudimir/tempus.git
synced 2025-12-31 17:43:32 +00:00
Deleted unused code
This commit is contained in:
parent
4250160bfb
commit
a6ef60a0e7
1 changed files with 0 additions and 1 deletions
|
|
@ -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;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue