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

reduce syntactic complexity - these don't need to be void

This commit is contained in:
Jfreegman
2013-11-29 17:48:08 -05:00
parent e4e7ed7e4e
commit 7ad520f128
7 changed files with 47 additions and 43 deletions

View File

@@ -11,6 +11,7 @@
#include "toxic_windows.h"
#include "misc_tools.h"
#include "friendlist.h"
extern ToxWindow *prompt;
extern int num_groupchats;