summaryrefslogtreecommitdiff
path: root/libs/binder/IpPrefix.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libs/binder/IpPrefix.cpp')
-rw-r--r--libs/binder/IpPrefix.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/libs/binder/IpPrefix.cpp b/libs/binder/IpPrefix.cpp
index 8d622668cc..4edc493f11 100644
--- a/libs/binder/IpPrefix.cpp
+++ b/libs/binder/IpPrefix.cpp
@@ -24,12 +24,10 @@
#include <log/log.h>
#include <utils/Errors.h>
-using android::BAD_TYPE;
using android::BAD_VALUE;
using android::NO_ERROR;
using android::Parcel;
using android::status_t;
-using android::UNEXPECTED_NULL;
namespace android {