summaryrefslogtreecommitdiff
path: root/source3/include/rpc_reg.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/include/rpc_reg.h')
-rw-r--r--source3/include/rpc_reg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/include/rpc_reg.h b/source3/include/rpc_reg.h
index 2849122667..59684a5b5e 100644
--- a/source3/include/rpc_reg.h
+++ b/source3/include/rpc_reg.h
@@ -110,7 +110,7 @@ typedef struct _RegistryKey {
struct _RegistryKey *prev, *next;
- POLICY_HND hnd;
+ /* POLICY_HND hnd; */
pstring name; /* full name of registry key */
REGISTRY_HOOK *hook;