redundancy

Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
Leah Rowe
2026-03-16 18:38:21 +00:00
parent 0237c9c9c6
commit 4871f4fda7
-4
View File
@@ -717,10 +717,6 @@ char *tname = NULL;
#endif
#endif
#ifndef S_ISREG
#define S_ISREG(m) (((m) & (S_IFMT) == (S_IFREG))
#endif
int
main(int argc, char *argv[])
{