Tarantool development patches archive
 help / color / mirror / Atom feed
From: Nikita Pettik <korablev@tarantool.org>
To: Vladislav Shpilevoy <v.shpilevoy@tarantool.org>
Cc: tarantool-patches@dev.tarantool.org
Subject: Re: [Tarantool-patches] [PATCH 1/1] error: remove an unused global variable from diag.c
Date: Mon, 6 Apr 2020 10:53:09 +0000	[thread overview]
Message-ID: <20200406105309.GA20849@tarantool.org> (raw)
In-Reply-To: <8de8339cc6d4592ed3e61d28de2554dbcb0a210c.1585956116.git.v.shpilevoy@tarantool.org>

On 04 Apr 01:23, Vladislav Shpilevoy wrote:
> ---
> Branch: http://github.com/tarantool/tarantool/tree/gerold103/remove-dead-code
> 
>  src/lib/core/diag.c | 3 ---
>  1 file changed, 3 deletions(-)
> 
> diff --git a/src/lib/core/diag.c b/src/lib/core/diag.c
> index c350abb4a..8352cbdf7 100644
> --- a/src/lib/core/diag.c
> +++ b/src/lib/core/diag.c
> @@ -31,9 +31,6 @@
>  #include "diag.h"
>  #include "fiber.h"
>  
> -/* Must be set by the library user */
> -struct error_factory *error_factory = NULL;
> -
>  void
>  error_create(struct error *e,
>  	     error_f destroy, error_f raise, error_f log,
> -- 
> 2.21.1 (Apple Git-122.3)
> 

Pushed to master as obvious.

      reply	other threads:[~2020-04-06 10:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-03 23:23 Vladislav Shpilevoy
2020-04-06 10:53 ` Nikita Pettik [this message]

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=20200406105309.GA20849@tarantool.org \
    --to=korablev@tarantool.org \
    --cc=tarantool-patches@dev.tarantool.org \
    --cc=v.shpilevoy@tarantool.org \
    --subject='Re: [Tarantool-patches] [PATCH 1/1] error: remove an unused global variable from diag.c' \
    /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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox