diff options
Diffstat (limited to 'libs/binder/IpPrefix.cpp')
| -rw-r--r-- | libs/binder/IpPrefix.cpp | 1 |
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 { |