From 0c17a55a29e4b1c49c0675513a9e991e67d0f6c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Andr=C3=A9=20Tanner?= Date: Fri, 18 Sep 2015 09:48:13 +0200 Subject: vis: cleanup keyboard handling implementation --- libutf.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'libutf.h') diff --git a/libutf.h b/libutf.h index b255961..4d3f91c 100644 --- a/libutf.h +++ b/libutf.h @@ -1,8 +1,6 @@ #ifndef LIBUTF_H #define LIBUTF_H -const char *utfnext(const char *s); - /* libutf8 © 2012-2015 Connor Lane Smith */ #include #include -- cgit v1.2.3