aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/osmocom/hlr/db.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/osmocom/hlr/db.h b/include/osmocom/hlr/db.h
index 176a097..ca336a0 100644
--- a/include/osmocom/hlr/db.h
+++ b/include/osmocom/hlr/db.h
@@ -33,7 +33,6 @@ enum stmt_idx {
DB_STMT_SET_LAST_LU_SEEN_PS,
DB_STMT_EXISTS_BY_IMSI,
DB_STMT_EXISTS_BY_MSISDN,
- DB_STMT_SET_IMPLICIT_LU_BY_IMSI,
_NUM_DB_STMT
};