Skip to content

Commit

Permalink
remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
mwarning committed Jul 23, 2019
1 parent 89a5ccd commit 310dfcc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,6 @@ main_loop(void)
pthread_t tid;
s_config *config;
char msg[255] = {0};
int rc;
char *fasurl = NULL;
char *fasssl = NULL;
char *phpcmd = NULL;
Expand Down

0 comments on commit 310dfcc

Please sign in to comment.