Stop duplicating the plain text representation of the path regex
authorFabian Keil <fk@fabiankeil.de>
Thu, 10 Apr 2008 04:24:24 +0000 (04:24 +0000)
committerFabian Keil <fk@fabiankeil.de>
Thu, 10 Apr 2008 04:24:24 +0000 (04:24 +0000)
commit9c965a80d8e1de0f098bde30c17f01580292ae2e
tree7db15545cf2c45288cc48b93da6191f45ac153be
parent7108ed08f291dac9f317a2f723cf281eadb2564e
Stop duplicating the plain text representation of the path regex
(and keeping the copy around). Once the regex is compiled it's no
longer useful.
urlmatch.c