refactor: trim popup and XIM helpers

This commit is contained in:
2026-08-12 17:33:14 +09:00
parent 8d68e00f2b
commit de536da0bb
6 changed files with 12 additions and 27 deletions

1
dat.h
View File

@@ -17,7 +17,6 @@ enum
LangVI = 0x16,
Fontsz = 32,
Fontbase = 4,
Nglyphs = 0x20000,
Maxrunes = 64,
Maxutf = Maxrunes * UTFmax + 1,