|
|
|
|
|
|
|
|
|
|
xen-api
[Xen-API] [PATCH] Remove some unused variables from a C stub
# HG changeset patch
# User David Scott <dave.scott@xxxxxxxxxxxxx>
# Date 1267812141 0
# Node ID b1583ec8b9aa24bb402e3f3711a196218a3d3db4
# Parent 45b22c29867df47adc2dc21a008c6f6730e6e4fc
CA-38105: remove some unused variables from C stubs
Signed-off-by: David Scott <dave.scott@xxxxxxxxxxxxx>
diff -r 45b22c29867d -r b1583ec8b9aa stdext/unixext_stubs.c
--- a/stdext/unixext_stubs.c Wed Feb 17 10:14:40 2010 +0000
+++ b/stdext/unixext_stubs.c Fri Mar 05 18:02:21 2010 +0000
@@ -294,8 +294,6 @@
int ret, cv_flags, cfd;
long numbytes;
char iobuf[UNIX_BUFFER_SIZE];
- value path;
- int pathlen;
char buf[CMSG_SPACE(sizeof(cfd))];
cfd = Int_val(fd);
1 file changed, 2 deletions(-)
stdext/unixext_stubs.c | 2 --
xen-api-libs.hg.patch
Description: Text Data
_______________________________________________
xen-api mailing list
xen-api@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/mailman/listinfo/xen-api
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-API] [PATCH] Remove some unused variables from a C stub,
David Scott <=
|
|
|
|
|