about summary refs log tree commit diff
path: root/third_party/git/trace2/tr2_dst.h
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/git/trace2/tr2_dst.h')
-rw-r--r--third_party/git/trace2/tr2_dst.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/git/trace2/tr2_dst.h b/third_party/git/trace2/tr2_dst.h
index b1a8c144e0..3adf3bac13 100644
--- a/third_party/git/trace2/tr2_dst.h
+++ b/third_party/git/trace2/tr2_dst.h
@@ -9,7 +9,6 @@ struct tr2_dst {
 	int fd;
 	unsigned int initialized : 1;
 	unsigned int need_close : 1;
-	unsigned int too_many_files : 1;
 };
 
 /*