]> granicus.if.org Git - apache/commit
remove dead code leftover from r1023387.
authorEric Covener <covener@apache.org>
Mon, 7 Dec 2015 23:43:01 +0000 (23:43 +0000)
committerEric Covener <covener@apache.org>
Mon, 7 Dec 2015 23:43:01 +0000 (23:43 +0000)
commitaa543e759a4b96171a20afb67883b6b46a4995f5
tree020139800226a32db9f1e20c72b841467d6834e3
parent78d0543c4efb73f8bdb72f06e9a0ea54fd0076d4
remove dead code leftover from r1023387.

Prior to this revision, there was an apr_atoi64 in this context.
Now, ap_cache_control() sets control.max_age (which is checked here) when
the maxage value was parsed OK.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1718496 13f79535-47bb-0310-9956-ffa450edef68
modules/cache/mod_cache.c