List for cgit developers and users
 help / color / mirror / Atom feed
From: lfleischer at lfos.de (Lukas Fleischer)
Subject: [PATCH 1/1] ui-repolist: remove unused variable
Date: Wed, 26 Jul 2017 11:41:58 +0200	[thread overview]
Message-ID: <150106211854.13764.11872029906222375108@s-8d3a2bbd.on.site.uni-stuttgart.de> (raw)
In-Reply-To: <20170606141447.5255-1-list@eworm.de>

On Tue, 06 Jun 2017 at 16:14:47, Christian Hesse wrote:
> From: Christian Hesse <mail at eworm.de>
> 
> Signed-off-by: Christian Hesse <mail at eworm.de>
> ---
>  ui-repolist.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/ui-repolist.c b/ui-repolist.c
> index 20a4f56..7272e87 100644
> --- a/ui-repolist.c
> +++ b/ui-repolist.c
> @@ -225,7 +225,6 @@ static int sort_section(const void *a, const void *b)
>         const struct cgit_repo *r1 = a;
>         const struct cgit_repo *r2 = b;
>         int result;
> -       time_t t;
> [...]

Looks good to me. I already posted pretty much the same patch (and
queued it on lf/for-jason) back in April, though [1].

Jason, any chance you can go through our for-jason branches and merge
them anytime soon?

Regards,
Lukas

[1] https://lists.zx2c4.com/pipermail/cgit/2017-April/003532.html


  parent reply	other threads:[~2017-07-26  9:41 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-06 14:14 list
2017-07-22 11:10 ` john
2017-07-26  9:41 ` lfleischer [this message]
2017-07-26 18:34   ` list
2017-07-26 23:03     ` Jason
2017-08-04 18:31       ` list

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=150106211854.13764.11872029906222375108@s-8d3a2bbd.on.site.uni-stuttgart.de \
    --to=cgit@lists.zx2c4.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).