Chromium Code Reviews| Index: src/connman.h |
| diff --git a/src/connman.h b/src/connman.h |
| index dee0fd5e7887b9d07f68458bf3ecc295e6ecffba..35fd37b016529a71ee75ffe8c1fc4afa6d8d06c8 100644 |
| --- a/src/connman.h |
| +++ b/src/connman.h |
| @@ -276,8 +276,6 @@ void __connman_device_cleanup(void); |
| enum connman_service_type __connman_device_get_service_type(struct connman_device *device); |
| -void __connman_device_set_modem_update_time(struct connman_device *device); |
| - |
| int __connman_device_get_phyindex(struct connman_device *device); |
| void __connman_device_set_phyindex(struct connman_device *device, |
| int phyindex); |