summaryrefslogtreecommitdiff
path: root/libs/gui/ISurfaceComposer.cpp
diff options
context:
space:
mode:
author Mathias Agopian <mathias@google.com> 2017-02-28 15:20:31 -0800
committer Mathias Agopian <mathias@google.com> 2017-02-28 15:20:31 -0800
commit6961b6bc1f6f172745deee98e7dcb34a3668e4e6 (patch)
tree2687c32b1a9bd36643833b87f0c81b1e03f87af4 /libs/gui/ISurfaceComposer.cpp
parent061fc6a2355d2958e60f57b3b36136746c53e29a (diff)
Remove unneeded references to IMemory
Test: compiled & run Bug: cleanup Change-Id: Ifef6695275f244a420df574b3bc49adb99c93fbf
Diffstat (limited to 'libs/gui/ISurfaceComposer.cpp')
-rw-r--r--libs/gui/ISurfaceComposer.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/gui/ISurfaceComposer.cpp b/libs/gui/ISurfaceComposer.cpp
index 06d1261feb..4d2692fe62 100644
--- a/libs/gui/ISurfaceComposer.cpp
+++ b/libs/gui/ISurfaceComposer.cpp
@@ -21,7 +21,6 @@
#include <sys/types.h>
#include <binder/Parcel.h>
-#include <binder/IMemory.h>
#include <binder/IPCThreadState.h>
#include <binder/IServiceManager.h>