diff options
Diffstat (limited to 'libs/binder/IShellCallback.cpp')
-rw-r--r-- | libs/binder/IShellCallback.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/binder/IShellCallback.cpp b/libs/binder/IShellCallback.cpp index 86dd5c4f4b..1d6852a9e4 100644 --- a/libs/binder/IShellCallback.cpp +++ b/libs/binder/IShellCallback.cpp @@ -21,7 +21,6 @@ #include <binder/IShellCallback.h> -#include <utils/Log.h> #include <binder/Parcel.h> #include <utils/String8.h> |