]> git.sur5r.net Git - openldap/commitdiff
remove (unnecessary) c++ style comments (ITS#2908)
authorPierangelo Masarati <ando@openldap.org>
Thu, 8 Jan 2004 16:20:32 +0000 (16:20 +0000)
committerPierangelo Masarati <ando@openldap.org>
Thu, 8 Jan 2004 16:20:32 +0000 (16:20 +0000)
libraries/librewrite/rule.c

index 07a2b74584884939a1d658565151bdc3579576da..9c0c14b9139fd68ca6852ed11e513120caf406b7 100644 (file)
@@ -189,9 +189,7 @@ rewrite_rule_compile(
                                /* cleanup ... */
                                return REWRITE_ERR;
                        }
-                       
-                       //mode &= ~REWRITE_RECURSE;
-                       //mode |= REWRITE_EXEC_ONCE;
+
                        action->la_type = REWRITE_ACTION_STOP;
                        break;