summaryrefslogtreecommitdiff
path: root/libs/binder/IPCThreadState.cpp
diff options
context:
space:
mode:
author Mark Salyzyn <salyzyn@google.com> 2014-05-29 20:26:48 +0000
committer Gerrit Code Review <noreply-gerritcodereview@google.com> 2014-05-29 20:26:49 +0000
commit63645c69e03cf3862c52cfde6cbd5f5143ccd38a (patch)
treefa0a6f50bd00a0ddd906196dd595413a99ef3241 /libs/binder/IPCThreadState.cpp
parentf3e4fda09106cb93bddea35a2cc7dbd4b2c281e9 (diff)
parent317ff37cf79d31170fa7320f0ba5ded1ec043e4c (diff)
Merge "binder: rm utils/Debug.h"
Diffstat (limited to 'libs/binder/IPCThreadState.cpp')
-rw-r--r--libs/binder/IPCThreadState.cpp1
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>