diff options
author | Binh-Minh Ribler <bmribler@hdfgroup.org> | 2016-10-11 14:42:00 (GMT) |
---|---|---|
committer | Binh-Minh Ribler <bmribler@hdfgroup.org> | 2016-10-11 14:42:00 (GMT) |
commit | c38f4af65bf9f8e3811eeb1fcf2ff2f44457bf3d (patch) | |
tree | f591ca6d09034cf6cf34545a29c915b32359023a /c++/src/H5Cpp.h | |
parent | 3c0afffb9d959dc2deab593600e013d959856a7f (diff) | |
download | hdf5-c38f4af65bf9f8e3811eeb1fcf2ff2f44457bf3d.zip hdf5-c38f4af65bf9f8e3811eeb1fcf2ff2f44457bf3d.tar.gz hdf5-c38f4af65bf9f8e3811eeb1fcf2ff2f44457bf3d.tar.bz2 |
Description:
Removed commented out lines.
Platform tested
Jam (only comments)
Diffstat (limited to 'c++/src/H5Cpp.h')
-rw-r--r-- | c++/src/H5Cpp.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/c++/src/H5Cpp.h b/c++/src/H5Cpp.h index 56b2f7f..800eb90 100644 --- a/c++/src/H5Cpp.h +++ b/c++/src/H5Cpp.h @@ -31,7 +31,6 @@ #include "H5Object.h" #include "H5AbstractDs.h" #include "H5Attribute.h" -//#include "H5CommonFG.h" #include "H5DataType.h" #include "H5AtomType.h" #include "H5PredType.h" |