summaryrefslogtreecommitdiff
path: root/libs/binder/Static.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/binder/Static.h')
-rw-r--r--libs/binder/Static.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/libs/binder/Static.h b/libs/binder/Static.h
index f8e0ee5f8d..83524e8575 100644
--- a/libs/binder/Static.h
+++ b/libs/binder/Static.h
@@ -27,8 +27,4 @@ namespace android {
// For TextStream.cpp
extern Vector<int32_t> gTextBuffers;
-// For ProcessState.cpp
-extern Mutex& gProcessMutex;
-extern sp<ProcessState> gProcess;
-
} // namespace android