Merge "Remove some old logging code." into honeycomb

This commit is contained in:
Jason Sams
2011-01-19 17:50:15 -08:00
committed by Android (Google) Code Review

View File

@@ -1039,9 +1039,7 @@ void rsi_ContextDump(Context *rsc, int32_t bits) {
}
void rsi_ContextDestroyWorker(Context *rsc) {
LOGE("rsi_ContextDestroyWorker 1");
rsc->destroyWorkerThreadResources();;
LOGE("rsi_ContextDestroyWorker 2");
}
}