aboutsummaryrefslogtreecommitdiff
path: root/src/vendorcode/google/chromeos/watchdog.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/vendorcode/google/chromeos/watchdog.c')
-rw-r--r--src/vendorcode/google/chromeos/watchdog.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/vendorcode/google/chromeos/watchdog.c b/src/vendorcode/google/chromeos/watchdog.c
index 5b3f1844a7..d3273cb442 100644
--- a/src/vendorcode/google/chromeos/watchdog.c
+++ b/src/vendorcode/google/chromeos/watchdog.c
@@ -14,8 +14,6 @@
#define WATCHDOG_TOMBSTONE_MAGIC 0x9d2f41a7
-DECLARE_OPTIONAL_REGION(watchdog_tombstone);
-
static void elog_handle_watchdog_tombstone(void *unused)
{
bool flag = false;