summaryrefslogtreecommitdiff
path: root/gralloc4/src/4.x/GrallocAllocator.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'gralloc4/src/4.x/GrallocAllocator.cpp')
-rw-r--r--gralloc4/src/4.x/GrallocAllocator.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/gralloc4/src/4.x/GrallocAllocator.cpp b/gralloc4/src/4.x/GrallocAllocator.cpp
index 0ac81fd..1a1e563 100644
--- a/gralloc4/src/4.x/GrallocAllocator.cpp
+++ b/gralloc4/src/4.x/GrallocAllocator.cpp
@@ -51,7 +51,6 @@ GrallocAllocator::~GrallocAllocator()
Return<void> GrallocAllocator::allocate(const BufferDescriptor &descriptor, uint32_t count, allocate_cb hidl_cb)
{
- log_setup();
MALI_GRALLOC_LOGV("Allocation request from process: %lu", callingPid());
buffer_descriptor_t bufferDescriptor;