fix gcc warning
This commit is contained in:
parent
447da84444
commit
347bbf119a
1 changed files with 0 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue