diff options
Diffstat (limited to 'src/include/pg_config.h.win32')
-rw-r--r-- | src/include/pg_config.h.win32 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/include/pg_config.h.win32 b/src/include/pg_config.h.win32 index 098bf20bad0..a3b3b7374b0 100644 --- a/src/include/pg_config.h.win32 +++ b/src/include/pg_config.h.win32 @@ -306,9 +306,6 @@ /* Define to 1 if you have the `readlink' function. */ /* #undef HAVE_READLINK */ -/* Define to 1 if you have the `replace_history_entry' function. */ -/* #undef HAVE_REPLACE_HISTORY_ENTRY */ - /* Define to 1 if you have the `rint' function. */ /*#define HAVE_RINT 1*/ |