obsolete file 'h5t_errorhandling.c' removed

This commit is contained in:
2011-06-15 13:30:11 +00:00
parent ad6bcf73d7
commit ade15f37ca
3 changed files with 0 additions and 9 deletions
-1
View File
@@ -437,7 +437,6 @@ src/h5core/h5t_adjacencies_private.h -text
src/h5core/h5t_adjacencies_tetm.c -text
src/h5core/h5t_adjacencies_trim.c -text
src/h5core/h5t_core_private.h -text
src/h5core/h5t_errorhandling.c -text
src/h5core/h5t_errorhandling_private.h -text
src/h5core/h5t_hsearch.c -text
src/h5core/h5t_hsearch_private.h -text
-1
View File
@@ -100,7 +100,6 @@ ___lib_libH5hut_a_SOURCES = \
h5t_adjacencies.c \
h5t_adjacencies_tetm.c \
h5t_adjacencies_trim.c \
h5t_errorhandling.c \
h5t_hsearch.c \
h5t_inquiry.c \
h5t_map.c \
-7
View File
@@ -1,7 +0,0 @@
#include <stdio.h>
#include <stdlib.h>
#include <stdarg.h> /* va_arg - System dependent ?! */
#include <string.h>
#include <errno.h>
#include "h5core/h5_core.h"
#include "h5_core_private.h"