aboutsummaryrefslogtreecommitdiff
path: root/ttwhy/event.cppm
diff options
context:
space:
mode:
authorFelix Morgner <felix.morgner@gmail.com>2026-06-18 16:42:03 +0200
committerFelix Morgner <felix.morgner@gmail.com>2026-06-18 17:04:51 +0200
commita7aadafc8d6842fb960786d4840dc29c490d3071 (patch)
tree50fd136e3d88807dc9e0bce8899712be5325b10e /ttwhy/event.cppm
parentc6262346b45b6c84fd1a009f21465d3af1b63593 (diff)
downloadttwhy-a7aadafc8d6842fb960786d4840dc29c490d3071.tar.xz
ttwhy-a7aadafc8d6842fb960786d4840dc29c490d3071.zip
lib: add simple echo router
Diffstat (limited to 'ttwhy/event.cppm')
-rw-r--r--ttwhy/event.cppm1
1 files changed, 0 insertions, 1 deletions
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,