summaryrefslogtreecommitdiffstats
path: root/source3/utils
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2014-10-01 11:36:36 +0200
committerMichael Adam <obnox@samba.org>2014-10-01 16:55:05 +0200
commitfa9630e368df2446c5893b2fe51bada7a38760aa (patch)
treec93efa3d702caf51f88312731f868f0c790e946e /source3/utils
parent61cc5185e5ccf1bb6d1201063ac3a62e3b7fcfbb (diff)
downloadsamba-fa9630e368df2446c5893b2fe51bada7a38760aa.tar.gz
samba-fa9630e368df2446c5893b2fe51bada7a38760aa.tar.xz
samba-fa9630e368df2446c5893b2fe51bada7a38760aa.zip
regedit: remove an old comment
Signed-off-by: Michael Adam <obnox@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org> Autobuild-User(master): Michael Adam <obnox@samba.org> Autobuild-Date(master): Wed Oct 1 16:55:05 CEST 2014 on sn-devel-104
Diffstat (limited to 'source3/utils')
-rw-r--r--source3/utils/regedit.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/utils/regedit.c b/source3/utils/regedit.c
index fe2caf6ba3..bff23ec444 100644
--- a/source3/utils/regedit.c
+++ b/source3/utils/regedit.c
@@ -792,8 +792,6 @@ int main(int argc, const char **argv)
exit(1);
}
- /* some simple tests */
-
rv = reg_open_samba3(frame, &ctx);
if (!W_ERROR_IS_OK(rv)) {
fprintf(stderr, "Unable to open registry: %s\n",