regedit: remove an old comment
authorMichael Adam <obnox@samba.org>
Wed, 1 Oct 2014 09:36:36 +0000 (11:36 +0200)
committerMichael Adam <obnox@samba.org>
Wed, 1 Oct 2014 14:55:05 +0000 (16:55 +0200)
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

source3/utils/regedit.c

index fe2caf6ba3ec982b4ead83f50b1cbd5114fc2d62..bff23ec444101e585fd9706d3bbf637e017698af 100644 (file)
@@ -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",