Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6826a31f authored by Hawkwood Glazier's avatar Hawkwood Glazier
Browse files

Remove debugging log line

Bug: 300671811
Test: N/A
Change-Id: If5b04dc74c42432da2508310a3635b0695792b83
parent cf7e6bcb
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -509,7 +509,6 @@ open class ClockRegistry(

    private var isQueued = AtomicBoolean(false)
    fun verifyLoadedProviders() {
        Log.i(TAG, Thread.currentThread().getStackTrace().toString())
        val shouldSchedule = isQueued.compareAndSet(false, true)
        if (!shouldSchedule) {
            logger.tryLog(