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

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