summaryrefslogtreecommitdiffstats
path: root/libs/surfaceflinger/LayerBitmap.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
commitd763b5d9197e01662cafa376e1227e53e0463a3c (patch)
treea8e3a71cf4581453aa4bbfe5c70c0f870756c2d3 /libs/surfaceflinger/LayerBitmap.h
parent0926b6184adb9bd1d4a432c7d4de0be58c602cc2 (diff)
downloadframeworks_base-d763b5d9197e01662cafa376e1227e53e0463a3c.zip
frameworks_base-d763b5d9197e01662cafa376e1227e53e0463a3c.tar.gz
frameworks_base-d763b5d9197e01662cafa376e1227e53e0463a3c.tar.bz2
get rid of references to MemoryDealer in SurfaceFlinger
Diffstat (limited to 'libs/surfaceflinger/LayerBitmap.h')
-rw-r--r--libs/surfaceflinger/LayerBitmap.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/surfaceflinger/LayerBitmap.h b/libs/surfaceflinger/LayerBitmap.h
index f3636c0..22525ce 100644
--- a/libs/surfaceflinger/LayerBitmap.h
+++ b/libs/surfaceflinger/LayerBitmap.h
@@ -40,7 +40,6 @@ namespace android {
// ---------------------------------------------------------------------------
class IMemory;
-class MemoryDealer;
class LayerBitmap;
// ===========================================================================