summaryrefslogtreecommitdiffstats
path: root/c++/src/H5PredType.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'c++/src/H5PredType.cpp')
-rw-r--r--c++/src/H5PredType.cpp9
1 files changed, 0 insertions, 9 deletions
diff --git a/c++/src/H5PredType.cpp b/c++/src/H5PredType.cpp
index 6aa5b17..0338a01 100644
--- a/c++/src/H5PredType.cpp
+++ b/c++/src/H5PredType.cpp
@@ -108,15 +108,6 @@ PredType::committed()
}
#endif // DOXYGEN_SHOULD_SKIP_THIS
-// Default destructor
-//--------------------------------------------------------------------------
-// Function: PredType destructor
-///\brief Noop destructor.
-//--------------------------------------------------------------------------
-PredType::~PredType()
-{
-}
-
/*****************************************************************************
The following section is regarding the global constants PredType,
DataSpace, and PropList.