Deprecate send_unicode_hex_string()
(#12602)
This commit is contained in:
parent
cae9eb4d8d
commit
04ab5de73c
14 changed files with 128 additions and 140 deletions
|
@ -2,8 +2,6 @@
|
|||
|
||||
#include "quantum.h"
|
||||
|
||||
void send_unicode_hex_string(const char* str);
|
||||
|
||||
/* use X(n) to call the */
|
||||
#ifdef UNICODEMAP_ENABLE
|
||||
enum unicode_name {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue