(mplist__deserialize): Don't extern it.
authorhanda <handa>
Mon, 29 Mar 2004 03:58:40 +0000 (03:58 +0000)
committerhanda <handa>
Mon, 29 Mar 2004 03:58:40 +0000 (03:58 +0000)
src/plist.h

index 372a3e6..10c175c 100644 (file)
@@ -91,7 +91,4 @@ extern MPlist *mplist__from_string (unsigned char *str, int n);
 
 extern int mplist__serialize (MText *mt, MPlist *plist);
 
-extern MPlist *mplist__deserialize (MText *mt);
-
-
 #endif  /* _M17N_PLIST_H_ */