summaryrefslogtreecommitdiffstats
path: root/include/modem.h
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2010-06-09 20:46:10 -0700
committerMarcel Holtmann <marcel@holtmann.org>2010-06-09 20:46:10 -0700
commit236f3acc0fe992909962254ac572fc8f8f9c9c61 (patch)
tree6dc9278cc66047b570cc7bd2830ec3cbbe45d271 /include/modem.h
parent9a72d2566d1c8741ef6ba4c2d9d8ede7085d6c02 (diff)
downloadofono-236f3acc0fe992909962254ac572fc8f8f9c9c61.tar.bz2
Add support for Features property on modem interface
Diffstat (limited to 'include/modem.h')
-rw-r--r--include/modem.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/modem.h b/include/modem.h
index 4213ed5b..e1cd0494 100644
--- a/include/modem.h
+++ b/include/modem.h
@@ -32,7 +32,6 @@ struct ofono_modem;
void ofono_modem_add_interface(struct ofono_modem *modem,
const char *interface);
-
void ofono_modem_remove_interface(struct ofono_modem *modem,
const char *interface);