summaryrefslogtreecommitdiffstats
path: root/src/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common.h')
-rw-r--r--src/common.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/common.h b/src/common.h
index eeaa951f..6c2aeb2f 100644
--- a/src/common.h
+++ b/src/common.h
@@ -49,15 +49,6 @@ enum network_registration_status {
NETWORK_REGISTRATION_STATUS_ROAMING = 5
};
-/* 27.007 Section 7.7 */
-enum clir_status {
- CLIR_STATUS_NOT_PROVISIONED = 0,
- CLIR_STATUS_PROVISIONED_PERMANENT,
- CLIR_STATUS_UNKNOWN,
- CLIR_STATUS_TEMPORARY_RESTRICTED,
- CLIR_STATUS_TEMPORARY_ALLOWED
-};
-
/* 27.007 Section 7.6 */
enum clip_status {
CLIP_STATUS_NOT_PROVISIONED = 0,