(mconv__define_coding_from_charset): Don't extern it.
authorhanda <handa>
Thu, 3 Jun 2004 12:08:16 +0000 (12:08 +0000)
committerhanda <handa>
Thu, 3 Jun 2004 12:08:16 +0000 (12:08 +0000)
src/coding.h

index cb256e6..2d698eb 100644 (file)
@@ -23,7 +23,6 @@
 #ifndef _M17N_CODING_H_
 #define _M17N_CODING_H_
 
-extern void mconv__define_coding_from_charset (MSymbol sym);
 extern void mconv__register_charset_coding (MSymbol name);
 
 extern int mcoding__load_from_database ();