diff options
Diffstat (limited to 'tests/gpgscm/scheme.h')
-rw-r--r-- | tests/gpgscm/scheme.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/gpgscm/scheme.h b/tests/gpgscm/scheme.h index f4231c474..bd6cda5ac 100644 --- a/tests/gpgscm/scheme.h +++ b/tests/gpgscm/scheme.h @@ -44,11 +44,6 @@ extern "C" { # define USE_PLIST 0 #endif -/* - * Leave it defined if you want continuations, and also for the Sharp Zaurus. - * Undefine it if you only care about faster speed and not strict Scheme compatibility. - */ -#define USE_SCHEME_STACK #if USE_DL # define USE_INTERFACE 1 |