OSDN Git Service

Remove unnecessary include bta/hh/bta_hh_act.cc::log
authorChris Manton <cmanton@google.com>
Mon, 8 Feb 2021 04:27:40 +0000 (20:27 -0800)
committerChris Manton <cmanton@google.com>
Tue, 16 Feb 2021 16:27:18 +0000 (08:27 -0800)
Towards readable code

Bug: 163134718
Tag: #refactor
Test: gd/cert/run

Change-Id: I31086a13b9c7fae16df2087b2aff7eff813a0f37

bta/hh/bta_hh_act.cc

index 07137eb..735f152 100644 (file)
@@ -28,7 +28,6 @@
 
 #if (BTA_HH_INCLUDED == TRUE)
 
-#include <log/log.h>
 #include <string.h>
 
 #include "bta_hh_co.h"