summaryrefslogtreecommitdiffstats
path: root/hl/c++
diff options
context:
space:
mode:
authorBinh-Minh Ribler <bmribler@hdfgroup.org>2016-10-21 04:38:24 (GMT)
committerBinh-Minh Ribler <bmribler@hdfgroup.org>2016-10-21 04:38:24 (GMT)
commitbe613da6b804e56a51f43a053bf35d898dccb420 (patch)
tree4a3689a703fe6c01e5e4f4c618834ddeab9ee923 /hl/c++
parent14e308b2e6eada778818abf53949ceef0e7b2a34 (diff)
downloadhdf5-be613da6b804e56a51f43a053bf35d898dccb420.zip
hdf5-be613da6b804e56a51f43a053bf35d898dccb420.tar.gz
hdf5-be613da6b804e56a51f43a053bf35d898dccb420.tar.bz2
Miscellaneous code cleanup.
Platforms tested: Linux/32 2.6 (jam) Darwin (osx1010test)
Diffstat (limited to 'hl/c++')
-rw-r--r--hl/c++/test/ptableTest.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/hl/c++/test/ptableTest.h b/hl/c++/test/ptableTest.h
index 4ee8967..60b55ca 100644
--- a/hl/c++/test/ptableTest.h
+++ b/hl/c++/test/ptableTest.h
@@ -56,7 +56,4 @@ int SystemTest(void);
that data was written and read correctly. */
int TestHDFFV_9758(void);
-/* Test the variable length dataset functionality */
-int VariableLengthTest(void);
-
#endif /* PTABLETEST */