From 91100da0d7109c8d36560fff9691521cdc4144fb Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Mon, 18 Feb 2008 14:01:16 +0000 Subject: [PATCH] removed --- .gitattributes | 1 - src/H5BlockTypes.h | 5 ----- 2 files changed, 6 deletions(-) delete mode 100644 src/H5BlockTypes.h diff --git a/.gitattributes b/.gitattributes index 84a6ebe..50e14fa 100644 --- a/.gitattributes +++ b/.gitattributes @@ -22,7 +22,6 @@ doc/doxyfooter -text /rules.make -text src/H5Block.c -text src/H5Block.h -text -src/H5BlockTypes.h -text src/H5Fed.c -text src/H5Fed.h -text src/H5Fed_adjacency.c -text diff --git a/src/H5BlockTypes.h b/src/H5BlockTypes.h deleted file mode 100644 index 97b7704..0000000 --- a/src/H5BlockTypes.h +++ /dev/null @@ -1,5 +0,0 @@ -#ifndef __H5BLOCKTYPES_H -#define __H5BLOCKTYPES_H - - -#endif