summaryrefslogtreecommitdiff
path: root/src/lib/timestamp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/timestamp.c')
-rw-r--r--src/lib/timestamp.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/timestamp.c b/src/lib/timestamp.c
index 5121eb859c..7347d07b16 100644
--- a/src/lib/timestamp.c
+++ b/src/lib/timestamp.c
@@ -11,8 +11,6 @@
#define MAX_TIMESTAMPS 192
-DECLARE_OPTIONAL_REGION(timestamp);
-
/* This points to the active timestamp_table and can change within a stage
as CBMEM comes available. */
static struct timestamp_table *glob_ts_table;