diff --git a/eyefi-unix.c b/eyefi-unix.c index 40af47a..833ec78 100755 --- a/eyefi-unix.c +++ b/eyefi-unix.c @@ -107,7 +107,6 @@ int try_connection_to(char *essid, char *ascii_password) { int i; int ret = -1; - const char *type; eyefi_printf("trying to connect to network: '%s'\n", essid); if (ascii_password)