summaryrefslogtreecommitdiffstats
path: root/c++/src/H5Library.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'c++/src/H5Library.cpp')
-rw-r--r--c++/src/H5Library.cpp8
1 files changed, 0 insertions, 8 deletions
diff --git a/c++/src/H5Library.cpp b/c++/src/H5Library.cpp
index 019ae67..c16bd81 100644
--- a/c++/src/H5Library.cpp
+++ b/c++/src/H5Library.cpp
@@ -273,14 +273,6 @@ H5Library::setFreeListLimits(int reg_global_lim, int reg_list_lim, int arr_globa
H5Library::H5Library()
{
}
-
-//--------------------------------------------------------------------------
-// Function: H5Library destructor
-///\brief Noop destructor
-//--------------------------------------------------------------------------
-H5Library::~H5Library()
-{
-}
#endif // DOXYGEN_SHOULD_SKIP_THIS
} // namespace H5