diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/config-win32.h | 6 | 
1 files changed, 0 insertions, 6 deletions
| diff --git a/src/config-win32.h b/src/config-win32.h index 92be57479..6aaac0032 100644 --- a/src/config-win32.h +++ b/src/config-win32.h @@ -75,12 +75,6 @@  /* Define if you have the setmode function. */  #define HAVE_SETMODE 1 -/* Define if you have the fflush function.  */ -#define HAVE_FFLUSH 1 - -/* Define if you have the fsync function.  */ -/* #define HAVE_FSYNC 1 */ -  /* Define if you have the ftruncate function.  */  #define HAVE_FTRUNCATE 1 | 
