summaryrefslogtreecommitdiffstats
path: root/include/media/stagefright/foundation/ALooperRoster.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/media/stagefright/foundation/ALooperRoster.h')
-rw-r--r--include/media/stagefright/foundation/ALooperRoster.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/media/stagefright/foundation/ALooperRoster.h b/include/media/stagefright/foundation/ALooperRoster.h
index 63d52d9..96bce6b 100644
--- a/include/media/stagefright/foundation/ALooperRoster.h
+++ b/include/media/stagefright/foundation/ALooperRoster.h
@@ -38,9 +38,6 @@ struct ALooperRoster {
void postReply(uint32_t replyID, const sp<AMessage> &reply);
- void getHandlerAndLooper(
- ALooper::handler_id handlerID, wp<AHandler> *handler, wp<ALooper> *looper);
-
void dump(int fd, const Vector<String16>& args);
private: