Merge "Remove unnecessary log in CursorWindow.create" into sc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
2c522a3910
@@ -62,7 +62,6 @@ status_t CursorWindow::create(const String8 &name, size_t inflatedSize, CursorWi
|
||||
window->clear();
|
||||
window->updateSlotsData();
|
||||
|
||||
LOG(DEBUG) << "Created: " << window->toString();
|
||||
*outWindow = window;
|
||||
return OK;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user