From b2f945932c3cd89138b8dcfacd880c627dfed370 Mon Sep 17 00:00:00 2001 From: Dan Albert Date: Fri, 13 Mar 2015 22:33:38 -0700 Subject: Remove unused libutils references. Change-Id: I22797643103ce1d4371198433ad9849cc83d3d7c --- minadbd/fuse_adb_provider_test.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'minadbd/fuse_adb_provider_test.cpp') diff --git a/minadbd/fuse_adb_provider_test.cpp b/minadbd/fuse_adb_provider_test.cpp index ecd9f384b..0f2e881c7 100644 --- a/minadbd/fuse_adb_provider_test.cpp +++ b/minadbd/fuse_adb_provider_test.cpp @@ -25,7 +25,6 @@ #include #include "adb_io.h" -#include "utils/file.h" TEST(fuse_adb_provider, read_block_adb) { adb_data data = {}; -- cgit v1.2.3