we aren't going to show a notification light

This commit is contained in:
Nathan Freitas 2016-10-13 15:31:34 -04:00
parent 50f33c9ca2
commit 9948975d4f
1 changed files with 0 additions and 1 deletions

View File

@ -219,7 +219,6 @@ public class TorService extends Service implements TorServiceConstants, OrbotCon
if (notifyType != NOTIFY_ID)
{
mNotifyBuilder.setTicker(notifyMsg);
// mNotifyBuilder.setLights(Color.GREEN, 1000, 1000);
}
else
{