diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2012-09-27 20:27:58 +0800 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2012-09-28 18:09:35 +0800 |
commit | 0ab3bd0797578847fe4f4967a3526333cb4a4e61 (patch) | |
tree | e2162a76b84f646db3dd02f7b40ec9c225a3e30f /src/empathy-call.c | |
parent | 3fd6aa7dcc3a209e4e0795b932efcf4cc1688e90 (diff) | |
download | gsoc2013-empathy-0ab3bd0797578847fe4f4967a3526333cb4a4e61.tar gsoc2013-empathy-0ab3bd0797578847fe4f4967a3526333cb4a4e61.tar.gz gsoc2013-empathy-0ab3bd0797578847fe4f4967a3526333cb4a4e61.tar.bz2 gsoc2013-empathy-0ab3bd0797578847fe4f4967a3526333cb4a4e61.tar.lz gsoc2013-empathy-0ab3bd0797578847fe4f4967a3526333cb4a4e61.tar.xz gsoc2013-empathy-0ab3bd0797578847fe4f4967a3526333cb4a4e61.tar.zst gsoc2013-empathy-0ab3bd0797578847fe4f4967a3526333cb4a4e61.zip |
make sure that chat_window_contact_menu_update is not called recursively
Calling empathy_chat_get_contact_menu() may have as a side effect to call
empathy_contact_set_persona() which will fire a 'notify' signal and so trigger
another mennu update. There is no point doing a second one, and creating a
second menu, so best to avoid recursive calls.
Diffstat (limited to 'src/empathy-call.c')
0 files changed, 0 insertions, 0 deletions