summaryrefslogtreecommitdiffstats
path: root/include/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/types.h')
-rw-r--r--include/types.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/types.h b/include/types.h
index adaf319b..2b154f00 100644
--- a/include/types.h
+++ b/include/types.h
@@ -36,8 +36,6 @@ extern "C" {
typedef int ofono_bool_t;
-#define OFONO_MAX_ICCID_LENGTH 20
-
/* MCC is always three digits. MNC is either two or three digits */
#define OFONO_MAX_MCC_LENGTH 3
#define OFONO_MAX_MNC_LENGTH 3