refactor: remove guarded helper headers

This commit is contained in:
2026-08-12 16:45:27 +09:00
parent 4e8720a40d
commit 211a6917b2
17 changed files with 45 additions and 75 deletions

View File

@@ -2,7 +2,6 @@
#include <stdlib.h>
#include <string.h>
#include <xcb-imdkit/encoding.h>
#include "ximtext.h"
char*
ximutf8compound(const char *s, size_t len, size_t *outlen)