diff options
Diffstat (limited to 'c++')
-rw-r--r-- | c++/test/testhdf5.cpp | 4 |
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" |