summaryrefslogtreecommitdiff
path: root/include/gprs-context.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/gprs-context.h')
-rw-r--r--include/gprs-context.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/gprs-context.h b/include/gprs-context.h
index c4910f2d..ab673265 100644
--- a/include/gprs-context.h
+++ b/include/gprs-context.h
@@ -55,7 +55,6 @@ enum ofono_gprs_auth_method {
struct ofono_gprs_primary_context {
unsigned int cid;
- int direction;
char apn[OFONO_GPRS_MAX_APN_LENGTH + 1];
char username[OFONO_GPRS_MAX_USERNAME_LENGTH + 1];
char password[OFONO_GPRS_MAX_PASSWORD_LENGTH + 1];