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:
e8a01eb
)
(merror_code): Don't extern it.
author
handa
<handa>
Tue, 4 Dec 2007 11:31:07 +0000
(11:31 +0000)
committer
handa
<handa>
Tue, 4 Dec 2007 11:31:07 +0000
(11:31 +0000)
src/m17n-misc.h
patch
|
blob
|
history
diff --git
a/src/m17n-misc.h
b/src/m17n-misc.h
index
0101192
..
211d7c9
100644
(file)
--- a/
src/m17n-misc.h
+++ b/
src/m17n-misc.h
@@
-100,8
+100,6
@@
enum MErrorCode
/*=*/
-extern int merror_code;
-
extern void (*m17n_memory_full_handler) (enum MErrorCode err);
/*=*/