modules: Remove various unused char *buf

This commit is contained in:
Jeroen Roovers 2020-01-26 17:03:54 +01:00
commit 020137ac35
6 changed files with 0 additions and 6 deletions

View file

@ -36,7 +36,6 @@ struct team_speak {
extern int32_t hydra_data_ready_timed(int32_t socket, long sec, long usec);
extern char *HYDRA_EXIT;
char *buf;
int32_t start_teamspeak(int32_t s, char *ip, int32_t port, unsigned char options, char *miscptr, FILE * fp) {
char *empty = "";