diff options
Diffstat (limited to 'repository.h')
| -rw-r--r-- | repository.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/repository.h b/repository.h index 268436779c..6f4af15417 100644 --- a/repository.h +++ b/repository.h @@ -187,9 +187,6 @@ struct repository { }; extern struct repository *the_repository; -#ifdef USE_THE_INDEX_VARIABLE -extern struct index_state the_index; -#endif /* * Define a custom repository layout. Any field can be NULL, which |
