diff options
Diffstat (limited to 'test/ttsafe.c')
-rw-r--r-- | test/ttsafe.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/ttsafe.c b/test/ttsafe.c index 276b757..d7c941a 100644 --- a/test/ttsafe.c +++ b/test/ttsafe.c @@ -63,8 +63,6 @@ int num_errs = 0; int Verbosity; /* ANY new test needs to have a prototype in tproto.h */ -TestStruct Test[MAXNUMOFTESTS]; -int Index = 0; static void usage(void); |