1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-12-07 08:56:34 +01:00

refactor chat history to allow scrolling

This commit is contained in:
Jfreegman
2014-03-24 07:18:58 -04:00
parent 7384440a3d
commit e5b6e0ad9f
14 changed files with 621 additions and 185 deletions

View File

@@ -252,7 +252,6 @@ void terminate_audio()
toxav_kill(ASettins.av);
}
int errors()
{
return ASettins.errors;