Removed stbbr_main

This commit is contained in:
James Booth
2015-05-17 15:55:42 +01:00
parent 27f44c01ff
commit 5eb65540cf
4 changed files with 5 additions and 9 deletions

View File

@@ -1,7 +1,6 @@
#ifndef __H_STABBER
#define __H_STABBER
int stbbr_main(int port);
int stbbr_start(int port);
int stbbr_auth_passwd(char *password);