The branch, master has been updated
       via  05456ac s3: Remove an unused variable
      from  ed9f903 s4-torture: never return false in the raw.composite torture 
test

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 05456aca348deb8b72be38ba23b1945013fa2a69
Author: Volker Lendecke <[email protected]>
Date:   Thu Apr 26 10:42:38 2012 +0200

    s3: Remove an unused variable
    
    Autobuild-User: Volker Lendecke <[email protected]>
    Autobuild-Date: Thu Apr 26 12:17:14 CEST 2012 on sn-devel-104

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

Summary of changes:
 source3/registry/reg_api.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source3/registry/reg_api.c b/source3/registry/reg_api.c
index a32ad8d..26a1481 100644
--- a/source3/registry/reg_api.c
+++ b/source3/registry/reg_api.c
@@ -554,7 +554,6 @@ WERROR reg_createkey(TALLOC_CTX *ctx, struct registry_key 
*parent,
                     enum winreg_CreateAction *paction)
 {
        struct registry_key *key = parent;
-       struct registry_key *create_parent;
        TALLOC_CTX *mem_ctx;
        char *path, *end;
        WERROR err;


-- 
Samba Shared Repository

Reply via email to