aboutsummaryrefslogtreecommitdiff
path: root/libutf.h
diff options
context:
space:
mode:
Diffstat (limited to 'libutf.h')
-rw-r--r--libutf.h2
1 files changed, 0 insertions, 2 deletions
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 <cls@lubutu.com> */
#include <stddef.h>
#include <stdint.h>