operate: fix clang-analyzer warning
Value stored to 'separator' is never read
This commit is contained in:
@@ -479,7 +479,6 @@ int operate(struct Configurable *config, int argc, argv_item_t argv[])
|
||||
int urlnum;
|
||||
|
||||
uploadfile = NULL;
|
||||
separator = 0;
|
||||
urls = NULL;
|
||||
urlnum = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user