projects
/
m17n
/
m17n-lib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
87b201d
)
(mplist__deserialize): Don't extern it.
author
handa
<handa>
Mon, 29 Mar 2004 03:58:40 +0000
(
03:58
+0000)
committer
handa
<handa>
Mon, 29 Mar 2004 03:58:40 +0000
(
03:58
+0000)
src/plist.h
patch
|
blob
|
history
diff --git
a/src/plist.h
b/src/plist.h
index
372a3e6
..
10c175c
100644
(file)
--- a/
src/plist.h
+++ b/
src/plist.h
@@
-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_ */