summaryrefslogtreecommitdiff
path: root/src/common.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/common.c')
-rw-r--r--src/common.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/common.c b/src/common.c
index dcce8a5b57..4be0969af2 100644
--- a/src/common.c
+++ b/src/common.c
@@ -1076,8 +1076,6 @@ pin_callback(void *user, int attempt, const char *token_url,
else
cached_url = NULL;
- cache = MAX_CACHE_TRIES;
-
return 0;
}