diff options
Diffstat (limited to 'src/object.h')
| -rw-r--r-- | src/object.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/object.h b/src/object.h index 13117e4c3..dd227d16d 100644 --- a/src/object.h +++ b/src/object.h @@ -10,7 +10,6 @@ #include "repository.h" extern bool git_object__strict_input_validation; -extern bool git_object__synchronous_writing; /** Base git object for inheritance */ struct git_object { |
