fixed bug in fetching change user name from not a contact

This commit is contained in:
vysheng 2013-10-27 13:25:14 +04:00
parent 352bea698c
commit 78b5d205d7

View file

@ -764,8 +764,6 @@ void work_update (struct connection *c UU, long long msg_id UU) {
fetch_str (l);
l = prefetch_strlen ();
fetch_str (l);
l = prefetch_strlen ();
fetch_str (l);
}
}
break;