s3:registry: remove definition of regsubkey_ctr from the surface.
commitc0868398ca5ce7e161ca83bf1fa14842ddb6ae1c
authorMichael Adam <obnox@samba.org>
Tue, 24 Feb 2009 23:33:24 +0000 (25 00:33 +0100)
committerKarolin Seeger <kseeger@samba.org>
Fri, 27 Mar 2009 13:15:45 +0000 (27 14:15 +0100)
treec0f8627930adefca8d789e6df5462a911841b9ff
parentbc4d02334060da8d2d8e64bf269f1f6f46ce023c
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

Signed-off-by: Michael Adam <obnox@samba.org>
(cherry picked from commit ed8e84dbda344b19f1c6037a630e60885f722f13)
source/include/reg_objects.h
source/registry/reg_objects.c