diff options
Diffstat (limited to 'remote.h')
-rw-r--r-- | remote.h | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -6,9 +6,7 @@ enum { REMOTE_UNCONFIGURED = 0, - REMOTE_CONFIG, - REMOTE_REMOTES, - REMOTE_BRANCHES + REMOTE_CONFIG }; struct remote { |