Skip to content

Commit 79944a7

Browse files
committed
regen/reentr.pl: Remove duplicate line
Only need to set a hash entry once to the same value
1 parent f9e60ab commit 79944a7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

regen/reentr.pl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -489,7 +489,6 @@ sub define {
489489
asctime => 26,
490490
ctime => 26,
491491
setlocale => "REENTRANTSMALLSIZE",
492-
getlogin => "REENTRANTSMALLSIZE",
493492

494493
# POSIX specifies that the symbol LOGIN_NAME_MAX gives
495494
# this value; but not all systems have that;

0 commit comments

Comments
 (0)