summaryrefslogtreecommitdiffstats
path: root/libs/surfaceflinger/LayerBuffer.h
diff options
context:
space:
mode:
authorMathias Agopian <mathias@google.com>2009-07-02 18:11:53 -0700
committerMathias Agopian <mathias@google.com>2009-07-02 18:50:51 -0700
commit7303c6bf1a8b00a0e7d8165d774a1f259b4ccda9 (patch)
tree329ae25bcf03c06ddca3828a038bd499c63dbee0 /libs/surfaceflinger/LayerBuffer.h
parent6b5513538aedc19c624ff7a260c832dcfae630f2 (diff)
downloadframeworks_native-7303c6bf1a8b00a0e7d8165d774a1f259b4ccda9.zip
frameworks_native-7303c6bf1a8b00a0e7d8165d774a1f259b4ccda9.tar.gz
frameworks_native-7303c6bf1a8b00a0e7d8165d774a1f259b4ccda9.tar.bz2
get rid of references to MemoryDealer in SurfaceFlinger
Diffstat (limited to 'libs/surfaceflinger/LayerBuffer.h')
-rw-r--r--libs/surfaceflinger/LayerBuffer.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/surfaceflinger/LayerBuffer.h b/libs/surfaceflinger/LayerBuffer.h
index cd541a5..fe879eb 100644
--- a/libs/surfaceflinger/LayerBuffer.h
+++ b/libs/surfaceflinger/LayerBuffer.h
@@ -32,7 +32,6 @@ namespace android {
// ---------------------------------------------------------------------------
-class MemoryDealer;
class Region;
class OverlayRef;