From 7f3d22776bc74d7deae0966681ed176363ea1781 Mon Sep 17 00:00:00 2001 From: Andre Heider Date: Tue, 31 Jul 2012 18:59:09 +0200 Subject: [PATCH] protocol: Remove "repeat" from "key_state" This is unused and apparently was never implemented. --- protocol/wayland.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/protocol/wayland.xml b/protocol/wayland.xml index 4b500e6d..cfe95c0c 100644 --- a/protocol/wayland.xml +++ b/protocol/wayland.xml @@ -908,11 +908,9 @@ Describes the physical state of a key which provoked the key event. - When a key repeats, the sequence is down -> repeat -> repeat -> up. -