kepka/Telegram/ThirdParty
Alex 0d013603bd
Fix "no return in nonvoid function" error in libtgvoip (#167)
Return nullptr to avoid compile error.

Before this commit these functions:
1. void *AudioInputALSA::StartThread();
2. void *AudioOutputALSA::StartThread()
 - don't return any values. 

Also please note that this fix should be ported after syncing libtgvoip to upstream if these functions still don't return values!

Related to #153.
2018-06-20 21:33:58 +03:00
..
Catch Remove junk files 2018-06-04 19:56:10 +03:00
GSL git subrepo pull Telegram/ThirdParty/GSL 2018-03-11 04:44:04 +03:00
SPMediaKeyTap Fix resource leak in SPMediaKeyTap. 2017-05-09 14:49:56 +03:00
emoji_suggestions Remove PCH (#148) 2018-06-04 16:25:31 +03:00
libtgvoip Fix "no return in nonvoid function" error in libtgvoip (#167) 2018-06-20 21:33:58 +03:00
minizip Qualify minizip include paths 2017-12-20 14:38:02 +02:00
variant Remove unused submodule 2018-01-12 23:23:38 +02:00