projects
/
platform
/
upstream
/
ofono.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cfdad1d
)
include: remove unused mpty from ofono_call
author
Jeevaka Badrappan
<jeevaka.badrappan@elektrobit.com>
Thu, 13 Jan 2011 18:29:57 +0000
(10:29 -0800)
committer
Denis Kenzior
<denkenz@gmail.com>
Thu, 13 Jan 2011 18:31:56 +0000
(12:31 -0600)
include/types.h
patch
|
blob
|
history
diff --git
a/include/types.h
b/include/types.h
index
9fd174d
..
1b95eaa
100644
(file)
--- 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;