projects
/
mmh
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
43b38cc
)
Remove unused variable
author
markus schnalke
<meillo@marmaro.de>
Thu, 15 Jan 2015 17:04:06 +0000
(18:04 +0100)
committer
markus schnalke
<meillo@marmaro.de>
Thu, 15 Jan 2015 17:04:06 +0000
(18:04 +0100)
uip/send.c
patch
|
blob
|
history
diff --git
a/uip/send.c
b/uip/send.c
index
7e80bc4
..
b85963d
100644
(file)
--- a/
uip/send.c
+++ b/
uip/send.c
@@
-238,7
+238,6
@@
static int
sendsbr(char **vec, int vecp, char *drft, struct stat *st)
{
int status, dupfd;
- char buffer[BUFSIZ];
char *original_draft;
/*