summaryrefslogtreecommitdiff
path: root/libs/binder/IpPrefix.cpp
diff options
context:
space:
mode:
author Steven Moreland <smoreland@google.com> 2019-09-05 16:56:07 -0700
committer android-build-merger <android-build-merger@google.com> 2019-09-05 16:56:07 -0700
commitbbcf551a83b4cda4e370dffe80ab527c681521ca (patch)
tree6604f30cd6d734d8d57ea09767961ef27601c02f /libs/binder/IpPrefix.cpp
parentba76258edb39729427223a4a02428cecf75df62c (diff)
parent75f9ebc5f98155f6c221c019c1d35c71c87079a7 (diff)
Merge "libbinder: remove forward declaration of Value" am: 766c08dccf
am: 75f9ebc5f9 Change-Id: I1060f04674b325f7ca45a19f2270cd3217e920c7
Diffstat (limited to 'libs/binder/IpPrefix.cpp')
-rw-r--r--libs/binder/IpPrefix.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/binder/IpPrefix.cpp b/libs/binder/IpPrefix.cpp
index 3a8a63c46e..8d622668cc 100644
--- a/libs/binder/IpPrefix.cpp
+++ b/libs/binder/IpPrefix.cpp
@@ -30,7 +30,6 @@ using android::NO_ERROR;
using android::Parcel;
using android::status_t;
using android::UNEXPECTED_NULL;
-using namespace ::android::binder;
namespace android {