summaryrefslogtreecommitdiffstats
path: root/gfx/layers/ipc/PAPZCTreeManager.ipdl
diff options
context:
space:
mode:
Diffstat (limited to 'gfx/layers/ipc/PAPZCTreeManager.ipdl')
-rw-r--r--gfx/layers/ipc/PAPZCTreeManager.ipdl4
1 files changed, 0 insertions, 4 deletions
diff --git a/gfx/layers/ipc/PAPZCTreeManager.ipdl b/gfx/layers/ipc/PAPZCTreeManager.ipdl
index a08e2cfeb1..75cb04bea6 100644
--- a/gfx/layers/ipc/PAPZCTreeManager.ipdl
+++ b/gfx/layers/ipc/PAPZCTreeManager.ipdl
@@ -80,10 +80,6 @@ parent:
child:
- async HandleTap(GeckoContentController_TapType aType, LayoutDevicePoint point, Modifiers aModifiers,
- ScrollableLayerGuid aGuid, uint64_t aInputBlockId,
- DoubleTapToZoomMetrics? aDoubleTapToZoomMetrics);
-
async NotifyPinchGesture(PinchGestureType aType, ScrollableLayerGuid aGuid,
LayoutDevicePoint aFocusPoint, LayoutDeviceCoord aSpanChange,
Modifiers aModifiers);