diff options
Diffstat (limited to 'storage_text.c')
| -rw-r--r-- | storage_text.c | 8 | 
1 files changed, 0 insertions, 8 deletions
| diff --git a/storage_text.c b/storage_text.c index 8ce4edcf..003bde44 100644 --- a/storage_text.c +++ b/storage_text.c @@ -26,14 +26,6 @@  #define BITLBEE_CORE  #include "bitlbee.h"  #include "crypting.h" -#ifdef _WIN32 -# define umask _umask -# define mode_t int -#endif - -#ifndef F_OK -#define F_OK 0 -#endif  static void text_init (void)  { | 
