diff options
| -rw-r--r-- | tools/iproxy.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/iproxy.c b/tools/iproxy.c index 07019ec..707724a 100644 --- a/tools/iproxy.c +++ b/tools/iproxy.c | |||
| @@ -42,8 +42,6 @@ TODO: improve code... | |||
| 42 | static uint16_t listen_port = 0; | 42 | static uint16_t listen_port = 0; |
| 43 | static uint16_t device_port = 0; | 43 | static uint16_t device_port = 0; |
| 44 | 44 | ||
| 45 | pthread_mutex_t smutex = PTHREAD_MUTEX_INITIALIZER; | ||
| 46 | |||
| 47 | struct client_data { | 45 | struct client_data { |
| 48 | int fd; | 46 | int fd; |
| 49 | int sfd; | 47 | int sfd; |
