summaryrefslogtreecommitdiffstats
path: root/hl/c++/test/ptableTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'hl/c++/test/ptableTest.cpp')
-rw-r--r--hl/c++/test/ptableTest.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/hl/c++/test/ptableTest.cpp b/hl/c++/test/ptableTest.cpp
index 41f647d..615ec9d 100644
--- a/hl/c++/test/ptableTest.cpp
+++ b/hl/c++/test/ptableTest.cpp
@@ -518,6 +518,7 @@ out:
return 1;
}
+#ifdef VLPT_REMOVED
int VariableLengthTest(void)
{
long test_long;
@@ -586,3 +587,4 @@ out:
H5_FAILED();
return 1;
}
+#endif /* VLPT_REMOVED */