bugfix: do not set popup elements if it ss_initiate was canceled.
authorGustavo Sverzut Barbieri <barbieri@profusion.mobi>
Mon, 20 Aug 2012 14:58:10 +0000 (11:58 -0300)
committerGustavo Sverzut Barbieri <barbieri@profusion.mobi>
Mon, 20 Aug 2012 14:58:10 +0000 (11:58 -0300)
commit69c7fb0d4b28448f9056d337b01b8c78e5e618d7
treeb08679cd06d1cede1ab4943691c8ad9bbcc5defc
parent163319930fa02ebc74d90090ad6cdc554712c73b
bugfix: do not set popup elements if it ss_initiate was canceled.

If we cancel ofono_ss_initiate() then we'll still have
_ss_initiate_reply() called, but with an empty popup since it was
deleted by the dismiss button.
dialer/keypad.c