1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

GH-15630 follow-up: Remove redundant undefs (#19783)

This commit is contained in:
Peter Kokot
2025-09-10 15:14:16 +02:00
committed by GitHub
parent 4191843f6a
commit f4f6e89a1a

View File

@@ -38,8 +38,6 @@
#define STDIN_FILENO 0
#define STDOUT_FILENO 1
#define STDERR_FILENO 2
#undef HAVE_ADABAS
#undef HAVE_SOLID
#undef HAVE_SYMLINK
/* its in win32/time.c */