svn commit: samba r7496 - in branches/SAMBA_4_0/source/librpc/rpc: .

tridge at samba.org tridge at samba.org
Sun Jun 12 02:18:26 GMT 2005


Author: tridge
Date: 2005-06-12 02:18:25 +0000 (Sun, 12 Jun 2005)
New Revision: 7496

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=7496

Log:
removed an unused variable

Modified:
   branches/SAMBA_4_0/source/librpc/rpc/dcerpc_sock.c


Changeset:
Modified: branches/SAMBA_4_0/source/librpc/rpc/dcerpc_sock.c
===================================================================
--- branches/SAMBA_4_0/source/librpc/rpc/dcerpc_sock.c	2005-06-12 01:36:56 UTC (rev 7495)
+++ branches/SAMBA_4_0/source/librpc/rpc/dcerpc_sock.c	2005-06-12 02:18:25 UTC (rev 7496)
@@ -40,7 +40,6 @@
 	struct fd_event *fde;
 	struct socket_context *sock;
 	char *server_name;
-	uint32_t port;
 
 	struct sock_blob *pending_send;
 



More information about the samba-cvs mailing list