diff options
Diffstat (limited to 'tests/gpgscm/scheme-config.h')
-rw-r--r-- | tests/gpgscm/scheme-config.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/gpgscm/scheme-config.h b/tests/gpgscm/scheme-config.h index 20034981a..15ca969a4 100644 --- a/tests/gpgscm/scheme-config.h +++ b/tests/gpgscm/scheme-config.h @@ -30,7 +30,3 @@ #define USE_PLIST 0 #define USE_INTERFACE 1 #define SHOW_ERROR_LINE 1 - -#if __MINGW32__ -# define USE_STRLWR 0 -#endif /* __MINGW32__ */ |