tf is with that spaces
This commit is contained in:
parent
6a0cb0d545
commit
c856c49a92
@ -123,8 +123,6 @@ int main(int argc, char *argv[]){
|
|||||||
// If exit != 0
|
// If exit != 0
|
||||||
if(access(VRFFILE, F_OK) != -1) //File exists?
|
if(access(VRFFILE, F_OK) != -1) //File exists?
|
||||||
unlink(VRFFILE);
|
unlink(VRFFILE);
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user