mirror of https://github.com/python/cpython.git
remove unreachable cruft
This commit is contained in:
parent
9e927f1564
commit
179b39ab9e
|
@ -1726,8 +1726,6 @@ sub do_cmd_maketitle{
|
||||||
}
|
}
|
||||||
$the_title .= "\n</div>";
|
$the_title .= "\n</div>";
|
||||||
return $the_title . $_;
|
return $the_title . $_;
|
||||||
$the_title .= "\n</center></div>";
|
|
||||||
return $the_title . $_ ;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue