diff options
Diffstat (limited to 'tools/iphonesyslog.c')
| -rw-r--r-- | tools/iphonesyslog.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/iphonesyslog.c b/tools/iphonesyslog.c index 10b3fb6..8fa3b04 100644 --- a/tools/iphonesyslog.c +++ b/tools/iphonesyslog.c | |||
| @@ -51,7 +51,6 @@ int main(int argc, char *argv[]) | |||
| 51 | char uuid[41]; | 51 | char uuid[41]; |
| 52 | int port = 0; | 52 | int port = 0; |
| 53 | uuid[0] = 0; | 53 | uuid[0] = 0; |
| 54 | uint32_t handle = 0; | ||
| 55 | 54 | ||
| 56 | signal(SIGINT, clean_exit); | 55 | signal(SIGINT, clean_exit); |
| 57 | signal(SIGQUIT, clean_exit); | 56 | signal(SIGQUIT, clean_exit); |
