summaryrefslogtreecommitdiff
path: root/services/inputflinger/host/InputFlinger.h
diff options
context:
space:
mode:
Diffstat (limited to 'services/inputflinger/host/InputFlinger.h')
-rw-r--r--services/inputflinger/host/InputFlinger.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/services/inputflinger/host/InputFlinger.h b/services/inputflinger/host/InputFlinger.h
index d8b352cbc6..973b4f92fa 100644
--- a/services/inputflinger/host/InputFlinger.h
+++ b/services/inputflinger/host/InputFlinger.h
@@ -42,7 +42,6 @@ public:
virtual status_t dump(int fd, const Vector<String16>& args);
void setInputWindows(const std::vector<InputWindowInfo>&,
const sp<ISetInputWindowsListener>&) {}
- void transferTouchFocus(const sp<IBinder>&, const sp<IBinder>&) {}
void registerInputChannel(const sp<InputChannel>&) {}
void unregisterInputChannel(const sp<InputChannel>&) {}