]> granicus.if.org Git - apache/commitdiff
Remove the comment, this is done.
authorGraham Leggett <minfrin@apache.org>
Sun, 17 Mar 2013 19:10:01 +0000 (19:10 +0000)
committerGraham Leggett <minfrin@apache.org>
Sun, 17 Mar 2013 19:10:01 +0000 (19:10 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1457520 13f79535-47bb-0310-9956-ffa450edef68

server/util_expr_eval.c

index 3ee0ff5a7fb9f57d518cae019fdd30c4de381dec..e59fe5749d8bdf974debc35d9bfa389da5350a31 100644 (file)
@@ -1636,7 +1636,6 @@ static const struct expr_provider_single string_func_providers[] = {
     { sha1_func,            "sha1",           NULL, 0 },
     { NULL, NULL, NULL}
 };
-/* XXX: base64 encode/decode ? */
 
 static const struct expr_provider_single unary_op_providers[] = {
     { op_nz,        "n", NULL,             0 },