s3:registry: remove definition of regsubkey_ctr from the surface.
authorMichael Adam <obnox@samba.org>
Tue, 24 Feb 2009 23:33:24 +0000 (00:33 +0100)
committerMichael Adam <obnox@samba.org>
Thu, 26 Feb 2009 12:24:08 +0000 (13:24 +0100)
commitde0ec0e244224b85f2d69ffe547186c0df87a654
tree1addc5d9305509b0ee716b251514369c85dd84d8
parentb6d8239c188c360ba2431e577a8bf18e9d8d532d
s3:registry: remove definition of regsubkey_ctr from the surface.

All access is now through accessor functions in reg_objects.c
This allows for performance tuning under the hood in the next step.

Michael
source/include/reg_objects.h
source/registry/reg_objects.c