mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
Remove empty line
Found by chance by Nurupo when browsing the file
This commit is contained in:
parent
1387c8f150
commit
d4ca2941c5
|
@ -755,7 +755,6 @@ uint64_t m_get_last_online(const Messenger *m, int32_t friendnumber)
|
|||
}
|
||||
|
||||
int m_set_usertyping(Messenger *m, int32_t friendnumber, uint8_t is_typing)
|
||||
|
||||
{
|
||||
if (is_typing != 0 && is_typing != 1) {
|
||||
return -1;
|
||||
|
|
Loading…
Reference in New Issue
Block a user