Skip to content

Commit f4f6e89

Browse files
authored
GH-15630 follow-up: Remove redundant undefs (#19783)
1 parent 4191843 commit f4f6e89

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

win32/build/config.w32.h.in

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,6 @@
3838
#define STDIN_FILENO 0
3939
#define STDOUT_FILENO 1
4040
#define STDERR_FILENO 2
41-
#undef HAVE_ADABAS
42-
#undef HAVE_SOLID
4341
#undef HAVE_SYMLINK
4442

4543
/* its in win32/time.c */

0 commit comments

Comments
 (0)