diff options
Diffstat (limited to 'src/H5Dpkg.h')
-rw-r--r-- | src/H5Dpkg.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/H5Dpkg.h b/src/H5Dpkg.h index bc04300..5972d9e 100644 --- a/src/H5Dpkg.h +++ b/src/H5Dpkg.h @@ -441,8 +441,6 @@ typedef struct H5D_shared_t { */ H5D_rdcc_t chunk; /* Information about chunked data */ } cache; - - char *extfile_prefix; /* expanded external file prefix */ } H5D_shared_t; struct H5D_t { |