diff options
Diffstat (limited to 'miniperlmain.c')
-rw-r--r-- | miniperlmain.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/miniperlmain.c b/miniperlmain.c index fb5cf1afe8..9bbdaf4c86 100644 --- a/miniperlmain.c +++ b/miniperlmain.c @@ -13,7 +13,6 @@ static void xs_init (pTHX); static PerlInterpreter *my_perl; -static struct perl_thread *thr; /* XXXXXX testing */ #if defined (__MINT__) || defined (atarist) /* The Atari operating system doesn't have a dynamic stack. The |