mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-02-10 14:23:34 -05:00
remove (unnecessary) c++ style comments (ITS#2908)
This commit is contained in:
parent
57a7682f40
commit
fde8af364d
1 changed files with 1 additions and 3 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue