summaryrefslogtreecommitdiffstats
path: root/src/H5private.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5private.h')
-rw-r--r--src/H5private.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/H5private.h b/src/H5private.h
index 9117c2e..bd9e348 100644
--- a/src/H5private.h
+++ b/src/H5private.h
@@ -394,11 +394,6 @@ typedef int intn;
typedef unsigned uintn;
/*
- * File addresses.
- */
-typedef uint64_t haddr_t;
-
-/*
* Maximum and minimum values. These should be defined in <limits.h> for the
* most part.
*/