]> git.ipfire.org Git - thirdparty/util-linux.git/commit
agetty: remove duplicate ISSUEDIR_EXT from agetty.c
authorKarel Zak <kzak@redhat.com>
Thu, 14 May 2026 09:55:10 +0000 (11:55 +0200)
committerKarel Zak <kzak@redhat.com>
Thu, 14 May 2026 11:15:16 +0000 (13:15 +0200)
commit7c129deadcbfa3065a6b7c983a3552f13619eef8
tree22ab3e22106fafee059ac024ece37ae4dd6f91ec
parente3b54a646b4a4d3f1d44fad6c016cbc1f1364574
agetty: remove duplicate ISSUEDIR_EXT from agetty.c

The ISSUEDIR_EXT and ISSUEDIR_EXTSIZ macros are only used in
issuefile.c, remove the unused duplicate from agetty.c.

Signed-off-by: Karel Zak <kzak@redhat.com>
agetty-cmd/agetty.c