summaryrefslogtreecommitdiffstats
path: root/c++/src/H5PropList.h
diff options
context:
space:
mode:
Diffstat (limited to 'c++/src/H5PropList.h')
-rw-r--r--c++/src/H5PropList.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/c++/src/H5PropList.h b/c++/src/H5PropList.h
index 1c7d934..a8d276c 100644
--- a/c++/src/H5PropList.h
+++ b/c++/src/H5PropList.h
@@ -83,9 +83,6 @@ class H5_DLLCPP PropList : public IdComponent {
PropList getClassParent() const;
- // Used by the API to close the property list
- void p_close() const;
-
virtual ~PropList();
};