From a7aadafc8d6842fb960786d4840dc29c490d3071 Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Thu, 18 Jun 2026 16:42:03 +0200 Subject: lib: add simple echo router --- ttwhy/event.cppm | 1 - 1 file changed, 1 deletion(-) (limited to 'ttwhy/event.cppm') diff --git a/ttwhy/event.cppm b/ttwhy/event.cppm index 3a81bff..b37cc51 100644 --- a/ttwhy/event.cppm +++ b/ttwhy/event.cppm @@ -8,7 +8,6 @@ namespace ttwhy { export enum class control_key { - del, enter, escape, tab, -- cgit v1.2.3