aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/bsc/a_reset.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/bsc/a_reset.h')
-rw-r--r--include/osmocom/bsc/a_reset.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/osmocom/bsc/a_reset.h b/include/osmocom/bsc/a_reset.h
index 7aaab0620..c01a8b047 100644
--- a/include/osmocom/bsc/a_reset.h
+++ b/include/osmocom/bsc/a_reset.h
@@ -33,9 +33,6 @@ struct a_reset_ctx {
* will be triggered */
int conn_loss_counter;
- /* A human readable name to display in the logs */
- char name[256];
-
/* Callback function to be called when a connection
* failure is detected and a rest must occur */
void (*cb)(void *priv);