summaryrefslogtreecommitdiffstats
path: root/c++/test/testhdf5.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'c++/test/testhdf5.cpp')
-rw-r--r--c++/test/testhdf5.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/c++/test/testhdf5.cpp b/c++/test/testhdf5.cpp
index fbe28a0..f8aecbd 100644
--- a/c++/test/testhdf5.cpp
+++ b/c++/test/testhdf5.cpp
@@ -47,10 +47,6 @@
/* Internal Variables */
static int Index = 0;
-/* Global variables */
-int num_errs = 0;
-int Verbosity;
-
// Use C version of the header file testhdf5.h instead of re-coding it
#include "testhdf5.h"