]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Remove duplicate config merging trunk trunk
authorRuediger Pluem <rpluem@apache.org>
Sat, 18 Oct 2025 10:34:37 +0000 (10:34 +0000)
committerRuediger Pluem <rpluem@apache.org>
Sat, 18 Oct 2025 10:34:37 +0000 (10:34 +0000)
commite54735bf82e02278dc70eb80d931a748a81e8ce8
treec184444934a182b62ab9a17a79b3d8627adc2062
parent3dffb297e99839f06cb9e7ad59096aadd2ece9da
Remove duplicate config merging

The removed ternary does the same as the following macro
call to AP_CORE_MERGE_FLAG.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1929201 13f79535-47bb-0310-9956-ffa450edef68
server/core.c