[SCM] Samba Shared Repository - branch v3-3-test updated - release-3-2-0pre2-4597-ga27251b

Jeremy Allison jra at samba.org
Thu Dec 4 19:28:40 GMT 2008


The branch, v3-3-test has been updated
       via  a27251b9d58227dd5f258cf32e4117ce5e1e15e8 (commit)
      from  a808c53ec938a6aeb9f9ddc6a5a02273c7bfdcc9 (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-3-test


- Log -----------------------------------------------------------------
commit a27251b9d58227dd5f258cf32e4117ce5e1e15e8
Author: Jeremy Allison <jra at samba.org>
Date:   Thu Dec 4 11:27:59 2008 -0800

    Remove unused var.
    Jeremy.

-----------------------------------------------------------------------

Summary of changes:
 source/smbd/files.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source/smbd/files.c b/source/smbd/files.c
index 39714c8..4e4004c 100644
--- a/source/smbd/files.c
+++ b/source/smbd/files.c
@@ -508,8 +508,6 @@ void dup_file_fsp(files_struct *from,
 				uint32 create_options,
 		      		files_struct *to)
 {
-	NTSTATUS status;
-
 	SAFE_FREE(to->fh);
 
 	to->fh = from->fh;


-- 
Samba Shared Repository


More information about the samba-cvs mailing list