diff --git a/TODO b/TODO index 9db9e0b8..fc65b354 100644 --- a/TODO +++ b/TODO @@ -31,15 +31,6 @@ SMS Priority: Low Complexity: C8 -- See / Cancel pending SMS messages over DBus. When oFono sends SMS messages - the method call is only returned when the message has been submitted to the - network. Instead we should return an object path and allow cancellation of - pending messages. - - Priority: High - Complexity: C2 - Owner: Yang Gu - - Asynchronously acknowledge SMS DELIVER messages sent by the SMS driver to core using ofono_sms_deliver_notify(). This may require the struct ofono_sms_driver to be extended with one more function pointer like: