summaryrefslogtreecommitdiffstats
path: root/src/H5Lpkg.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Lpkg.h')
-rw-r--r--src/H5Lpkg.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/H5Lpkg.h b/src/H5Lpkg.h
index 6fd15e7..53737d1 100644
--- a/src/H5Lpkg.h
+++ b/src/H5Lpkg.h
@@ -11,9 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: James Laird
- * Friday, December 1, 2005
- *
* Purpose: This file contains declarations which are visible
* only within the H5L package. Source files outside the
* H5L package should include H5Lprivate.h instead.
@@ -34,12 +31,6 @@
/* Package Private Macros */
/**************************/
-/* Version of external link format */
-#define H5L_EXT_VERSION 0
-
-/* Valid flags for external links */
-#define H5L_EXT_FLAGS_ALL 0
-
/****************************/
/* Package Private Typedefs */
/****************************/