Commit Diff


commit - d9e20cb75d62b8ae0fdc5be5140c9447b4080649
commit + d9048d75a8da25621fe5e1facf2b6923258311a3
blob - 8404383b2b9474368777c6f7dcb3a552605c907a
blob + 2f9d146493695f5d0f999c4ccca8b981ffdf7c9d
--- lib/got_lib_worktree.h
+++ lib/got_lib_worktree.h
@@ -77,7 +77,6 @@ struct got_commitable {
 #define GOT_WORKTREE_HISTEDIT_SCRIPT	"histedit-script"
 
 #define GOT_WORKTREE_FORMAT_VERSION	1
-#define GOT_WORKTREE_INVALID_COMMIT_ID	GOT_SHA1_STRING_ZERO
 
 #define GOT_WORKTREE_BASE_REF_PREFIX "refs/got/worktree/base"