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

Commit 89f8b1e0 authored by Jason Sams's avatar Jason Sams
Browse files

Remove some old logging code.

Change-Id: Ide5d91aadbc9f5b475da38762bc350ac237347d1
parent fdc54a97
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -1035,9 +1035,7 @@ void rsi_ContextDump(Context *rsc, int32_t bits) {
}

void rsi_ContextDestroyWorker(Context *rsc) {
    LOGE("rsi_ContextDestroyWorker 1");
    rsc->destroyWorkerThreadResources();;
    LOGE("rsi_ContextDestroyWorker 2");
}

}