summaryrefslogtreecommitdiff
path: root/rebase.h
diff options
context:
space:
mode:
Diffstat (limited to 'rebase.h')
-rw-r--r--rebase.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/rebase.h b/rebase.h
index cc723d4..203b437 100644
--- a/rebase.h
+++ b/rebase.h
@@ -5,7 +5,6 @@ enum rebase_type {
REBASE_INVALID = -1,
REBASE_FALSE = 0,
REBASE_TRUE,
- REBASE_PRESERVE,
REBASE_MERGES,
REBASE_INTERACTIVE
};