projects
/
dana
/
urxvt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d4784ce
)
*** empty log message ***
author
ayin
<ayin>
Sun, 29 Jul 2007 08:56:36 +0000
(08:56 +0000)
committer
ayin
<ayin>
Sun, 29 Jul 2007 08:56:36 +0000
(08:56 +0000)
src/rxvt.h
patch
|
blob
|
history
diff --git
a/src/rxvt.h
b/src/rxvt.h
index e1c7c2c038763426f768a8cefe77950df3b51bbd..c2f199858ed4a2b02a7089d70e3ef71193c3a706 100644
(file)
--- a/
src/rxvt.h
+++ b/
src/rxvt.h
@@
-119,7
+119,6
@@
char * rxvt_wcstombs (const wchar_t *str, int len =
wchar_t * rxvt_mbstowcs (const char *str, int len = -1);
char * rxvt_wcstoutf8 (const wchar_t *str, int len = -1);
wchar_t * rxvt_utf8towcs (const char *str, int len = -1);
-char * rxvt_strdup_cpp (const char *str);
#define rxvt_strdup(s) ((s) ? strdup(s) : 0)