summaryrefslogtreecommitdiffstats
path: root/core/git-access.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/git-access.h')
-rw-r--r--core/git-access.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/core/git-access.h b/core/git-access.h
index 395f5ed2b..6dec7a56b 100644
--- a/core/git-access.h
+++ b/core/git-access.h
@@ -30,8 +30,6 @@ int git_storage_update_progress(const char *text);
char *get_local_dir(const char *remote, const char *branch);
int git_create_local_repo(const char *filename);
-extern int last_git_storage_update_val;
-
#ifdef __cplusplus
}
#endif