aboutsummaryrefslogtreecommitdiff
path: root/branch.h
diff options
context:
space:
mode:
Diffstat (limited to 'branch.h')
-rw-r--r--branch.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/branch.h b/branch.h
index ec2f35fda4..3dc6e2a0ff 100644
--- a/branch.h
+++ b/branch.h
@@ -15,8 +15,6 @@ enum branch_track {
BRANCH_TRACK_SIMPLE,
};
-extern enum branch_track git_branch_track;
-
/* Functions for acting on the information about branches. */
/**