Description:

Removed commented out lines.
Platform tested
    Jam (only comments)
This commit is contained in:
Binh-Minh Ribler 2016-10-11 09:42:00 -05:00 committed by Allen Byrne
parent d26c3bef4d
commit ef52b96a9a
2 changed files with 0 additions and 2 deletions

View File

@ -39,7 +39,6 @@ namespace H5 {
class FloatType;
class StrType;
class CompType;
//class RefType;
class AbstractDs;
class DataSet;
class Group;

View File

@ -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"