summaryrefslogtreecommitdiffstats
path: root/include/types.h
diff options
context:
space:
mode:
authorJeevaka Badrappan <jeevaka.badrappan@elektrobit.com>2011-01-13 10:29:57 -0800
committerDenis Kenzior <denkenz@gmail.com>2011-01-13 12:31:56 -0600
commit58574e61bcf46469882a9a987db3fbc5bec822a8 (patch)
tree86c4ac83ffbc230b5d2e79e44d83de323b33b402 /include/types.h
parentcfdad1d377788491f47326cd7a1d0cc4aa8d5c32 (diff)
downloadofono-58574e61bcf46469882a9a987db3fbc5bec822a8.tar.bz2
include: remove unused mpty from ofono_call
Diffstat (limited to 'include/types.h')
-rw-r--r--include/types.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/types.h b/include/types.h
index 9fd174d3..1b95eaa9 100644
--- a/include/types.h
+++ b/include/types.h
@@ -97,7 +97,6 @@ struct ofono_call {
int type;
int direction;
int status;
- ofono_bool_t mpty;
struct ofono_phone_number phone_number;
char name[OFONO_MAX_CALLER_NAME_LENGTH + 1];
int clip_validity;