On Mon, Feb 5, 2018 at 8:27 PM, Eric Sunshine wrote:
> On Mon, Feb 5, 2018 at 6:55 PM, Stefan Beller wrote:
>> diff --git a/refs.c b/refs.c
>> @@ -1609,9 +1609,6 @@ static struct ref_store_hash_entry
>> *alloc_ref_store_hash_entry(
>> -/* A pointer to the ref_store for the main repository: */
>>
On Mon, Feb 5, 2018 at 6:55 PM, Stefan Beller wrote:
> diff --git a/refs.c b/refs.c
> @@ -1609,9 +1609,6 @@ static struct ref_store_hash_entry
> *alloc_ref_store_hash_entry(
> -/* A pointer to the ref_store for the main repository: */
> -static struct ref_store *main_ref_store;
> diff --git a/rep
Signed-off-by: Stefan Beller
---
refs.c | 13 +
refs.h | 4 +---
repository.c | 2 +-
repository.h | 5 +
4 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/refs.c b/refs.c
index c2dee7a69a..f079d65030 100644
--- a/refs.c
+++ b/refs.c
@@ -1609,9 +1609,
3 matches
Mail list logo