removed unused variable and trailing whitespace
This commit is contained in:
@@ -39,7 +39,6 @@ int main(int argc, char **argv)
|
||||
{
|
||||
CURL *curl;
|
||||
CURLcode res;
|
||||
FILE *ftpfile;
|
||||
FILE * hd_src ;
|
||||
int hd ;
|
||||
struct stat file_info;
|
||||
|
Reference in New Issue
Block a user