get rid of whitespace. :(

This commit is contained in:
Tom Hennen 2015-11-07 15:16:37 -05:00
parent 72c2a46359
commit 32e870aeb5
1 changed files with 0 additions and 12 deletions

View File

@ -836,18 +836,6 @@ public class PlaybackService extends Service {
String contentTitle = info.playable.getFeedTitle();
Notification notification = null;
NotificationCompat.Builder notificationBuilder = new android.support.v7.app.NotificationCompat.Builder(
PlaybackService.this)
.setContentTitle(contentTitle)