diff options
Diffstat (limited to 'third_party/git/trace2/tr2_dst.h')
-rw-r--r-- | third_party/git/trace2/tr2_dst.h | 1 |
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 b1a8c144e073..3adf3bac139b 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; }; /* |