From 18089578f6bcd38dc0861c72f3004c4d6bdb5a9f Mon Sep 17 00:00:00 2001 From: Nick Briggs Date: Mon, 16 Jan 2023 17:51:24 -0800 Subject: [PATCH] Remove incorrect comment refering to non-existant '\KB_setMP' function. --- src/kbdsubrs.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/kbdsubrs.c b/src/kbdsubrs.c index 3e4fb26..7175431 100644 --- a/src/kbdsubrs.c +++ b/src/kbdsubrs.c @@ -126,7 +126,6 @@ void KB_beep(LispPTR *args) /* args[0] : ON/OFF flag /**************************************************** * * KB_setmp() entry of SUBRCALL 81 1 - * called from (\KB_setMP MPCODE) * ****************************************************/