aboutsummaryrefslogtreecommitdiff
path: root/src/charConv.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/charConv.h')
-rw-r--r--src/charConv.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/charConv.h b/src/charConv.h
index f2d61946..d3d0fa70 100644
--- a/src/charConv.h
+++ b/src/charConv.h
@@ -25,6 +25,4 @@ int setCharSetConversion(char *to, char *from);
char *convStrDup(char *string);
-char *convCharset(char *to, char *from, char *str, char *ret);
-
#endif