remove jp.c

This commit is contained in:
2025-12-28 13:02:53 +09:00
parent e5ce5fd61e
commit 436a49c3ca
4 changed files with 4 additions and 92 deletions

1
fn.h
View File

@@ -23,7 +23,6 @@ void dictthread(void*);
void drawthread(void*);
void imthread(void*);
Emit trans(Im*, Rune);
Emit jptrans(Im*, Rune);
void srvthread(void*);