Removed start listener

This commit is contained in:
James Booth
2015-05-17 15:59:33 +01:00
parent 5eb65540cf
commit 153912a8ea
3 changed files with 4 additions and 44 deletions

View File

@@ -9,7 +9,6 @@ typedef struct server_args_t {
int port;
} StabberArgs;
int
stbbr_start(int port)
{