1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-07-03 14:56:46 +02:00

Merged upstream and other fixes

This commit is contained in:
mannol
2014-06-22 21:07:11 +02:00
17 changed files with 36 additions and 10 deletions

View File

@ -43,7 +43,6 @@ void terminate_audio();
int start_transmission(ToxWindow *self);
int stop_transmission(int call_index);
int device_set(ToxWindow* self, DeviceType type, long int selection);
#endif /* _audio_h */