mirror of
https://github.com/TurboGit/hubicfuse.git
synced 2026-08-03 03:11:54 +02:00
Removes unused variable.
This commit is contained in:
@@ -542,7 +542,6 @@ int cloudfs_connect()
|
|||||||
#define HUBIC_OPTIONS_SIZE 2048
|
#define HUBIC_OPTIONS_SIZE 2048
|
||||||
|
|
||||||
long response = -1;
|
long response = -1;
|
||||||
json_object *my_object;
|
|
||||||
char url[HUBIC_OPTIONS_SIZE];
|
char url[HUBIC_OPTIONS_SIZE];
|
||||||
char payload[HUBIC_OPTIONS_SIZE];
|
char payload[HUBIC_OPTIONS_SIZE];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user