summaryrefslogtreecommitdiffstats
path: root/src/host/trxcon/trxcon.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/host/trxcon/trxcon.h')
-rw-r--r--src/host/trxcon/trxcon.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/host/trxcon/trxcon.h b/src/host/trxcon/trxcon.h
index 1ab3a14b..65b5e85d 100644
--- a/src/host/trxcon/trxcon.h
+++ b/src/host/trxcon/trxcon.h
@@ -16,7 +16,6 @@ enum trxcon_fsm_events {
L1CTL_EVENT_DISCONNECT,
/* TRX specific events */
- TRX_EVENT_RESET_IND,
TRX_EVENT_RSP_ERROR,
TRX_EVENT_OFFLINE,
};