aboutsummaryrefslogtreecommitdiffstats
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 bba80db25..8322cdfd9 100644
--- a/src/charConv.h
+++ b/src/charConv.h
@@ -25,6 +25,4 @@ int setCharSetConversion(char * to, char * from);
char * convStrDup(char * string);
-void closeCharSetConversion();
-
#endif