summaryrefslogtreecommitdiffstats
path: root/include/gui/Surface.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/gui/Surface.h')
-rw-r--r--include/gui/Surface.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/gui/Surface.h b/include/gui/Surface.h
index 72f1067..261b07c 100644
--- a/include/gui/Surface.h
+++ b/include/gui/Surface.h
@@ -106,9 +106,6 @@ public:
* See IGBP::setGenerationNumber for more information. */
status_t setGenerationNumber(uint32_t generationNumber);
- // See IGraphicBufferProducer::getConsumerName
- String8 getConsumerName() const;
-
protected:
virtual ~Surface();