Remove the lowercased-URL catcher as it is not server-side.
[www.jankratochvil.net.git] / WebConfig.pm
index 22fe7af..c95e8ca 100644 (file)
@@ -89,11 +89,6 @@ our %WebConfig=(
                                                                                                "attr"=>'style="text-decoration: inherit; /* revoke underline */;"'));
                                                        $r.="</td>\n";
                                                        }
-# FIXME: Catch the bug.
-if ($r=~/resumejankratochvil.pm/) {
-       use Carp qw(confess cluck);
-       cluck "LOWERCASED; resume_url=$resume_url";
-       }
                                        $r.='</tr></table>'."\n";
                                $r.='</td>'."\n";
                        $r.='</tr></table>'."\n";