mirror of
https://github.com/python/cpython.git
synced 2025-07-30 14:44:10 +00:00
remove unreachable cruft
This commit is contained in:
parent
9e927f1564
commit
179b39ab9e
1 changed files with 0 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue