diff options
| author | 2014-05-29 20:29:32 +0000 | |
|---|---|---|
| committer | 2014-05-29 20:29:32 +0000 | |
| commit | 1ce5ecbe3286380f5ff7ace289369ed006e9b40a (patch) | |
| tree | 0b9b8306ada7155ae7e697f51cd3c5c9283ba4d8 /libs/binder/IPCThreadState.cpp | |
| parent | 4ae6a26719feb21b7fa1cc5f307b591858a30f26 (diff) | |
| parent | 63645c69e03cf3862c52cfde6cbd5f5143ccd38a (diff) | |
am 63645c69: Merge "binder: rm utils/Debug.h"
* commit '63645c69e03cf3862c52cfde6cbd5f5143ccd38a':
binder: rm utils/Debug.h
Diffstat (limited to 'libs/binder/IPCThreadState.cpp')
| -rw-r--r-- | libs/binder/IPCThreadState.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/binder/IPCThreadState.cpp b/libs/binder/IPCThreadState.cpp index 35dba12217..57c4638c2c 100644 --- a/libs/binder/IPCThreadState.cpp +++ b/libs/binder/IPCThreadState.cpp @@ -23,7 +23,6 @@ #include <binder/TextOutput.h> #include <cutils/sched_policy.h> -#include <utils/Debug.h> #include <utils/Log.h> #include <utils/threads.h> |